aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/Makefile.am')
-rw-r--r--src/vpn/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index 5430ba3b9..f36031f7b 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -70,7 +70,7 @@ gnunet_daemon_exit_LDADD = \
70#check_PROGRAMS = \ 70#check_PROGRAMS = \
71# test_XXX 71# test_XXX
72 72
73if !DISABLE_TEST_RUN 73if ENABLE_TEST_RUN
74#TESTS = \ 74#TESTS = \
75# test_transport_api_tcp 75# test_transport_api_tcp
76endif 76endif