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:
Jon Trulson 2021-12-22 14:41:06 -07:00
parent 459554b960
commit 54728d6b89
1 changed files with 1 additions and 1 deletions

View File

@ -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 \