programs/dsdm: add automake files
This commit is contained in:
9
cde/programs/dsdm/Makefile.am
Normal file
9
cde/programs/dsdm/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
bin_PROGAMS = dsdm
|
||||||
|
|
||||||
|
dsdm_LDADD = ${X_LIBS}
|
||||||
|
|
||||||
|
if SUN
|
||||||
|
dsdm_LDADD += -ldl
|
||||||
|
endif
|
||||||
|
|
||||||
|
dsdm_SOURCES = dsdm.c proxy.c
|
||||||
Reference in New Issue
Block a user