From 0ac9a4984e1e551293ea8ea00f3c8ea2c5460d91 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 10 Jun 2011 10:27:34 +0000 Subject: fix --- src/nat/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nat/Makefile.am') diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am index fddf61c8d..cfdd1ac24 100644 --- a/src/nat/Makefile.am +++ b/src/nat/Makefile.am @@ -38,7 +38,7 @@ libgnunetnat_la_LDFLAGS = \ check_PROGRAMS = \ test-nat -if !DISABLE_TEST_RUN +if ENABLE_TEST_RUN TESTS = $(check_PROGRAMS) endif -- cgit v1.2.3