Remove ltmain.sh from dist target

This commit is contained in:
Mukund Sivaraman 2008-07-14 14:30:32 +05:30
parent fea8dafe0c
commit 4f0b24ff9a

View File

@ -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