summaryrefslogtreecommitdiff
path: root/scripts/phpize.in
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-12-12 11:51:18 +0000
committerfoobar <sniper@php.net>2005-12-12 11:51:18 +0000
commitda629d8823499cfd4aa873fd824b4ccec5ce7208 (patch)
tree99d44be137a8c7464a7e5b6602653b51ca709a64 /scripts/phpize.in
parentf6c1212b171c5d2e23a6fbb19bdc8ba07ff74640 (diff)
downloadphp-git-da629d8823499cfd4aa873fd824b4ccec5ce7208.tar.gz
more test output files
Diffstat (limited to 'scripts/phpize.in')
-rw-r--r--scripts/phpize.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/phpize.in b/scripts/phpize.in
index e25d719783..d48c804c20 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()