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 8677324..88fd261 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,14 +17,3 @@ include_HEADERS = \
EXTRA_DIST = \
compat.h \
test_audio.h
-
-################
-# Test Section #
-################
-
-TEST_SOURCE_DEPS=${libaudioin_la_SOURCES} ${EXTRA_DIST}
-TEST_SCRIPT_DIR=$(top_srcdir)/tools
-
-include $(top_srcdir)/tools/Makefile.am.test
-
-include Makefile.am.test