From db8f598d56951cf43f22a5e325e0d23c8f7559f9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 26 Apr 2021 14:00:41 +0200 Subject: build: Remove old build system Close #3250. Close #4081. --- testsuites/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 testsuites/Makefile.am (limited to 'testsuites/Makefile.am') 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 -- cgit v1.2.3