aboutsummaryrefslogtreecommitdiff
path: root/src/pt/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-13 20:48:40 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-13 20:48:40 +0000
commit552f62d37e09178773edab8139d5dc01990a5302 (patch)
treea8f19c2ee6a58b3ebff388da2379e197eb0de033 /src/pt/Makefile.am
parentdb86f1902be1867324f773bf20f37a4c4108aa65 (diff)
downloadgnunet-552f62d37e09178773edab8139d5dc01990a5302.tar.gz
gnunet-552f62d37e09178773edab8139d5dc01990a5302.zip
-fix FTBFS
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 = \