chiark / gitweb /
Infrastructure: Get it building again, using pkg-config.
[tripe] / server / Makefile.am
index e1748e2efc7e97b46d213667e4ea109a3759f1f3..2d8f7f38f4f37e5439610a6c0107957703346631 100644 (file)
@@ -27,7 +27,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 INCLUDES = -I$(top_srcdir)/common -I$(top_builddir)/common
-LDADD = ../common/libtripe.a @CATACOMB_LIBS@
+LDADD = ../common/libtripe.a $(catacomb_LIBS)
 configdir = @configdir@
 tun = @tun@