summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-05-16 08:07:07 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2013-05-16 08:07:07 +0200
commit3ba41d0f74a62bed0adcb6ffc51b8f8a57210b73 (patch)
tree257f50c356db1c297d335aaf609f19e732359b0f /src/Makefile.am
parent20c37dd67deaa52f32ab7cde142c0dc91db57650 (diff)
Remove test framework. TODO: Replace it with a new one at some point...
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