diff options
Diffstat (limited to 'src/pt')
-rw-r--r-- | src/pt/Makefile.am | 2 |
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 = \ $(GN_LIBINTL) if HAVE_TESTING -if HAVE_MHD if HAVE_LIBGNURL LIB_GNURL=@LIBGNURL@ @@ -58,7 +57,6 @@ endif endif endif -endif check_PROGRAMS = $(VPN_TEST) |