From 2d0bc839ede9848b5ac20c7cdf29f8c33cbef926 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 30 Mar 2018 20:42:21 +0200 Subject: build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes no sense to have pure "make dist" related stuff in the Makefile.am. --- testsuites/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/Makefile.am') diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index a466996fa4..95785f5690 100644 --- a/testsuites/Makefile.am +++ b/testsuites/Makefile.am @@ -13,7 +13,6 @@ noinst_HEADERS += support/include/tmtests_empty_function.h _SUBDIRS = @subdirs@ -EXTRA_DIST = PROBLEMS include $(top_srcdir)/automake/subdirs.am include $(top_srcdir)/automake/local.am -- cgit v1.2.3