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/fstests/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'testsuites/fstests') diff --git a/testsuites/fstests/Makefile.am b/testsuites/fstests/Makefile.am index 158a797a2c..057985619f 100644 --- a/testsuites/fstests/Makefile.am +++ b/testsuites/fstests/Makefile.am @@ -58,12 +58,6 @@ _SUBDIRS += mrfs_fsscandir01 _SUBDIRS += mrfs_fssymlink _SUBDIRS += mrfs_fstime -EXTRA_DIST = -EXTRA_DIST += support/ramdisk_support.c -EXTRA_DIST += support/ramdisk_support.h -EXTRA_DIST += support/fstest_support.c -EXTRA_DIST += support/fstest_support.h -EXTRA_DIST += support/fstest.h include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/local.am -- cgit v1.2.3