chiark / gitweb /
server/: Split peer and admin initialization into smaller pieces.
[tripe] / server / Makefile.am
index 2a1ff28ac20d2caac630c843a4069a540d93e9c1..02984546993e9e2ae0e2b2c81d2d92e917576cd2 100644 (file)
@@ -28,7 +28,8 @@ sbin_PROGRAMS          =
 noinst_PROGRAMS                 =
 man_MANS                =
 
-LDADD                   = $(libtripe) $(libpriv) $(catacomb_LIBS)
+LDADD                   = $(libcommon) $(libpriv) \
+                               $(catacomb_LIBS) $(ADNS_LIBS)
 
 ###--------------------------------------------------------------------------
 ### The main server.