summaryrefslogtreecommitdiffstats
path: root/testsuites/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/Makefile.am')
-rw-r--r--testsuites/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
deleted file mode 100644
index 43a0ae125b..0000000000
--- a/testsuites/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-ACLOCAL_AMFLAGS = -I aclocal
-
-CLEANFILES =
-
-noinst_HEADERS =
-noinst_HEADERS += support/include/buffer_test_io.h
-noinst_HEADERS += support/include/test_support.h
-noinst_HEADERS += support/include/tmacros.h
-noinst_HEADERS += support/include/pritime.h
-noinst_HEADERS += support/include/primode.h
-noinst_HEADERS += support/include/tmtests_empty_function.h
-
-_SUBDIRS = @subdirs@
-
-
-include $(top_srcdir)/automake/subdirs.am