From 880eb9ef446426bf3468ad1de188e60421c670a6 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 24 Jun 2014 08:16:51 +0200 Subject: Remove old test references. --- src/Makefile.am | 11 ----------- tools/Makefile.am | 6 +----- 2 files changed, 1 insertion(+), 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 -- cgit v1.2.3