Handle shared library platforms that don't support inter library dependancies

This commit is contained in:
Mark Andrews
2020-12-16 11:04:43 +11:00
parent 08df4f420a
commit 77372e9e24

View File

@@ -24,6 +24,7 @@ mdig_CPPFLAGS = \
mdig_LDADD = \
$(LIBBIND9_LIBS) \
$(LIBISCCFG_LIBS) \
$(LIBDNS_LIBS) \
$(LIBISC_LIBS)