From e3dca1bf40ac8d8a884c261045ad1e9cade49a15 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Jul 2010 12:00:34 +0000 Subject: fixes to build --- src/nat/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/nat/Makefile.am') diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am index 57be6832d..14a4d4e92 100644 --- a/src/nat/Makefile.am +++ b/src/nat/Makefile.am @@ -35,7 +35,9 @@ libgnunetnat_la_LDFLAGS = \ check_PROGRAMS = \ test-nat +if !DISABLE_TEST_RUN TESTS = $(check_PROGRAMS) +endif test_nat_SOURCES = \ test_nat.c -- cgit v1.2.3