dsdm: make it build

This commit is contained in:
Jon Trulson
2019-10-29 12:34:06 -06:00
parent becacdba4a
commit 6660a892c1
3 changed files with 21 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
bin_PROGRAMS = dsdm
dsdm_LDADD = ${X_LIBS}
dsdm_LDADD = $(XTOOLLIB)
if SOLARIS
dsdm_LDADD += -ldl