1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 11:42:21 +00:00

dtpdmd: fixup for autotools and new MsgCat.c

This commit is contained in:
Jon Trulson 2021-06-02 13:07:09 -06:00
parent 75bf61c584
commit 6f0d93678a

View file

@ -4,7 +4,7 @@ bin_PROGRAMS = dtpdmd
dtpdmd_CFLAGS = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\"
dtpdmd_LDADD = $(XTOOLLIB)
dtpdmd_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
if SOLARIS
dtpdmd_LDADD += -ldl