tradcpp: don't install it
This is a tool used for building CDE, no need to install it. We can always do so in the future if needed.
This commit is contained in:
parent
459554b960
commit
54728d6b89
|
|
@ -1,6 +1,6 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
bin_PROGRAMS = tradcpp
|
||||
noinst_PROGRAMS = tradcpp
|
||||
|
||||
tradcpp_SOURCES = array.c directive.c files.c macro.h output.h \
|
||||
utils.c array.h directive.h files.h main.c place.c utils.h \
|
||||
|
|
|
|||
Loading…
Reference in New Issue