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. --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5b7a62dcea..ad65c1e565 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,9 +9,6 @@ DIST_SUBDIRS = $(SUBDIRS) noinst_SCRIPTS = bootstrap -EXTRA_DIST = README.configure SUPPORT VERSION LICENSE $(noinst_SCRIPTS) -EXTRA_DIST += config-ml.in -EXTRA_DIST += ampolish3 dist-hook: @files=`(cd $(srcdir); find cpukit c testsuites tools \ -- cgit v1.2.3