programs/dthelp: add automake files
This commit is contained in:
8
cde/programs/dthelp/dthelpgen/Makefile.am
Normal file
8
cde/programs/dthelp/dthelpgen/Makefile.am
Normal file
@@ -0,0 +1,8 @@
|
||||
bin_PROGRAM = dthelpgen dthelpgen.dtsh
|
||||
|
||||
dthelpgen_CPPFLAGS = -I.. -DCDE_INSTALLATION_TOP=\"${prefix}\" \
|
||||
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
|
||||
|
||||
dthelpgen_LDADD = $(LIBHELP) $(LIBSVC) $(LIBTT) $(XTOOLLIB) ${X_LIBS}
|
||||
|
||||
dthelpgen_SOURCES = helpgen.c
|
||||
Reference in New Issue
Block a user