From ec4fd02760f4ad97fb37107215e4980a80794f40 Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 12 Dec 2005 11:51:45 +0000 Subject: [PATCH] MFH --- scripts/phpize.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/phpize.in b/scripts/phpize.in index 50c26f7b62..9455136dea 100644 --- a/scripts/phpize.in +++ b/scripts/phpize.in @@ -13,7 +13,7 @@ CLEAN_FILES="$FILES *.o *.lo *.la .deps .libs/ build/ include/ modules/ install- mkinstalldirs missing config.nice config.sub config.guess configure configure.in \ aclocal.m4 config.h config.h.in conftest* ltmain.sh libtool config.cache autom4te.cache/ \ config.log config.status Makefile Makefile.fragments Makefile.objects confdefs.h \ - run-tests*.php tests/*.diff tests/*.exp tests/*.log tests/*.out" + run-tests*.php tests/*.diff tests/*.exp tests/*.log tests/*.out tests/*.php" # function declaration phpize_usage() -- 2.50.1