aboutsummaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/Makefile.am')
-rw-r--r--src/nat/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 = \
35check_PROGRAMS = \ 35check_PROGRAMS = \
36 test-nat 36 test-nat
37 37
38if !DISABLE_TEST_RUN
38TESTS = $(check_PROGRAMS) 39TESTS = $(check_PROGRAMS)
40endif
39 41
40test_nat_SOURCES = \ 42test_nat_SOURCES = \
41 test_nat.c 43 test_nat.c