programs/dsdm: add automake files
This commit is contained in:
@@ -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