From 1a6f498b8c085b5686b855bccb7f7b9620e9d931 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Wed, 4 Aug 1999 22:33:18 +0000 Subject: Fix makedist to work with the libtool enabled distribution --- makedist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'makedist') diff --git a/makedist b/makedist index a9acc6c4e0..181b44d207 100755 --- a/makedist +++ b/makedist @@ -123,7 +123,8 @@ set +x INC="$INC \ configuration-scanner.c \ configuration-parser.c configuration-parser.h \ -acconfig.h aclocal.m4 configure.in missing mkinstalldirs php_config.h.in \ +acconfig.h aclocal.m4 configure.in missing mkinstalldirs \ +ltconfig ltmain.sh config.sub config.guess php_config.h.in \ configure" -- cgit v1.2.1