diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index ef8c5b110..31215c6d0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,9 +1,7 @@ # This Makefile.am is in the public domain -if HAVE_TESTING - TESTING = testing - TESTBED = testbed-logger testbed -endif +TESTING = testing +TESTBED = testbed-logger testbed if HAVE_EXPERIMENTAL EXP_DIR = \ |