forked from Imagelibrary/rtems
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user