Remove ltmain.sh from dist target
This commit is contained in:
parent
fea8dafe0c
commit
4f0b24ff9a
@ -2,7 +2,7 @@
|
|||||||
# 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 \
|
config.guess config.sub \
|
||||||
ltmain.sh install-sh missing \
|
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