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/fragmentation/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fragmentation/Makefile.am') diff --git a/src/fragmentation/Makefile.am b/src/fragmentation/Makefile.am index 47915a35f..f00c0958c 100644 --- a/src/fragmentation/Makefile.am +++ b/src/fragmentation/Makefile.am @@ -18,7 +18,9 @@ libgnunetfragmentation_la_LIBADD = \ check_PROGRAMS = \ test_fragmentation +if !DISABLE_TEST_RUN TESTS = $(check_PROGRAMS) +endif test_fragmentation_SOURCES = \ test_frag_ji.c -- cgit v1.2.3