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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pt/Makefile.am b/src/pt/Makefile.am
index 09a68b779..10ae04931 100644
--- a/src/pt/Makefile.am
+++ b/src/pt/Makefile.am
@@ -29,7 +29,6 @@ gnunet_daemon_pt_LDADD = \
29 $(GN_LIBINTL) 29 $(GN_LIBINTL)
30 30
31if HAVE_TESTING 31if HAVE_TESTING
32if HAVE_MHD
33 32
34if HAVE_LIBGNURL 33if HAVE_LIBGNURL
35LIB_GNURL=@LIBGNURL@ 34LIB_GNURL=@LIBGNURL@
@@ -58,7 +57,6 @@ endif
58endif 57endif
59 58
60endif 59endif
61endif
62 60
63check_PROGRAMS = $(VPN_TEST) 61check_PROGRAMS = $(VPN_TEST)
64 62