summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am11
-rw-r--r--tools/Makefile.am6
2 files changed, 1 insertions, 16 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
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 3799dc1..9891676 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,6 +1,2 @@
EXTRA_DIST = \
- add_file \
- test \
- testlist \
- test.h \
- Makefile.am.test
+ add_file \ No newline at end of file