diff --git a/cde/programs/dsdm/Makefile.am b/cde/programs/dsdm/Makefile.am new file mode 100644 index 000000000..5da9c0c74 --- /dev/null +++ b/cde/programs/dsdm/Makefile.am @@ -0,0 +1,9 @@ +bin_PROGAMS = dsdm + +dsdm_LDADD = ${X_LIBS} + +if SUN +dsdm_LDADD += -ldl +endif + +dsdm_SOURCES = dsdm.c proxy.c