diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f3806fe..a71d46b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # The following files are required for the build process CONFIG_FILES = \ config.guess config.sub \ - ltmain.sh install-sh missing \ + install-sh missing \ m4macros/typecheck.m4 m4macros/argenable.m4 EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh |