From 2ef643ac2535a15d8107a2daff605b7c070edb15 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 29 Jun 2012 11:35:56 +0000 Subject: -onlu linux --- src/pt/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/pt') diff --git a/src/pt/Makefile.am b/src/pt/Makefile.am index 0e83f05c1..3c71d6d76 100644 --- a/src/pt/Makefile.am +++ b/src/pt/Makefile.am @@ -31,6 +31,7 @@ gnunet_daemon_pt_LDADD = \ $(GN_LIBINTL) if HAVE_MHD +if LINUX VPN_TEST = \ test_gnunet_vpn-4_to_6 \ test_gnunet_vpn-6_to_4 \ @@ -38,6 +39,7 @@ if HAVE_MHD test_gnunet_vpn-4_over \ test_gns_vpn endif +endif check_PROGRAMS = $(VPN_TEST) -- cgit v1.2.3