programs/dtopen: add automake files
This commit is contained in:
10
cde/programs/dtopen/Makefile.am
Normal file
10
cde/programs/dtopen/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
dist_bin_SCRIPTS = dtopen
|
||||
|
||||
SCRIPTFLAGS = -DCDE_INSTALLATION_TOP=${prefix} \
|
||||
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
|
||||
|
||||
CPPTARGET = dtopen
|
||||
CPPSRC = dtopen.src
|
||||
include $(srcdir)/include/cppfile.tmpl
|
||||
Reference in New Issue
Block a user