X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/e04c2d50fd96f3f31bc96851c55c6efecc10469c..53a941d3f97a50964587c6e9533b1e43e74a57a8:/server/Makefile.am diff --git a/server/Makefile.am b/server/Makefile.am index e1748e2e..08af0e45 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE server ## ## (c) 2001 Straylight/Edgeware @@ -27,7 +25,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@