aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
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 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2 2
3if HAVE_TESTING 3TESTING = testing
4 TESTING = testing 4TESTBED = testbed-logger testbed
5 TESTBED = testbed-logger testbed
6endif
7 5
8if HAVE_EXPERIMENTAL 6if HAVE_EXPERIMENTAL
9 EXP_DIR = \ 7 EXP_DIR = \