1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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

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 \