From 4f0b24ff9ad987c4d1e5dd4b4f38f263aa0635d2 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Mon, 14 Jul 2008 14:30:32 +0530 Subject: Remove ltmain.sh from dist target --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3