aboutsummaryrefslogtreecommitdiff
path: root/src/pt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/Makefile.am')
-rw-r--r--src/pt/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pt/Makefile.am b/src/pt/Makefile.am
index 76d5d8c80..2bec16329 100644
--- a/src/pt/Makefile.am
+++ b/src/pt/Makefile.am
@@ -70,6 +70,7 @@ test_gns_vpn_SOURCES = \
70 test_gns_vpn.c 70 test_gns_vpn.c
71test_gns_vpn_LDADD = -lmicrohttpd @LIBGNURL@ \ 71test_gns_vpn_LDADD = -lmicrohttpd @LIBGNURL@ \
72 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 72 $(top_builddir)/src/namestore/libgnunetnamestore.la \
73 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
73 $(top_builddir)/src/testing/libgnunettesting.la \ 74 $(top_builddir)/src/testing/libgnunettesting.la \
74 $(top_builddir)/src/util/libgnunetutil.la 75 $(top_builddir)/src/util/libgnunetutil.la
75test_gns_vpn_CPPFLAGS = \ 76test_gns_vpn_CPPFLAGS = \