Remove files that are distributed anyway from EXTRA_DIST
This commit is contained in:
parent
7b4f67ecef
commit
49971a76b9
@ -1,8 +1,6 @@
|
|||||||
|
|
||||||
# The following files are required for the build process
|
# The following files are required for the build process
|
||||||
CONFIG_FILES = \
|
CONFIG_FILES = \
|
||||||
config.guess config.sub \
|
|
||||||
install-sh missing \
|
|
||||||
m4macros/typecheck.m4 m4macros/argenable.m4
|
m4macros/typecheck.m4 m4macros/argenable.m4
|
||||||
|
|
||||||
EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh
|
EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user