summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 76288ff..35d052b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -51,14 +51,3 @@ EXTRA_DIST = \
semaphore.cc \
thread.cc \
velocity.cc
-
-################
-# Test Section #
-################
-
-TEST_SOURCE_DEPS = ${EXTRA_DIST}
-TEST_SCRIPT_DIR = $(top_srcdir)/tools
-
-include ${TEST_SCRIPT_DIR}/Makefile.am.test
-
-include Makefile.am.test