summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-12-12 11:51:45 +0000
committerfoobar <sniper@php.net>2005-12-12 11:51:45 +0000
commitec4fd02760f4ad97fb37107215e4980a80794f40 (patch)
treee225e69fb098885c110ec591444aef980d09d177 /scripts
parentd43833ecff9125f5dab9e851f5770772fc43ee57 (diff)
downloadphp-git-ec4fd02760f4ad97fb37107215e4980a80794f40.tar.gz
MFH
Diffstat (limited to 'scripts')
-rw-r--r--scripts/phpize.in2
1 files changed, 1 insertions, 1 deletions
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()