server/: Eliminate the remaining address-family-specific knowledge.
[tripe] / server / Makefile.am
index a483aef..1e6d71b 100644 (file)
@@ -27,7 +27,8 @@ include $(top_srcdir)/vars.am
 sbin_PROGRAMS           =
 man_MANS                =
 
-LDADD                   = $(libtripe) $(libpriv) $(catacomb_LIBS)
+LDADD                   = $(libtripe) $(libpriv) \
+                               $(catacomb_LIBS) $(ADNS_LIBS)
 
 ###--------------------------------------------------------------------------
 ### The main server.