]> granicus.if.org Git - php/commitdiff
- Cleanup test output files too
authorfoobar <sniper@php.net>
Mon, 12 Dec 2005 11:49:30 +0000 (11:49 +0000)
committerfoobar <sniper@php.net>
Mon, 12 Dec 2005 11:49:30 +0000 (11:49 +0000)
scripts/phpize.in

index eed03fc74e63a4390e5f6f0182fb5d0894287926..e25d719783e06c2d305fe521ff3e2132576accc4 100644 (file)
@@ -10,10 +10,10 @@ builddir="`pwd`"
 FILES_BUILD="mkdep.awk scan_makefile_in.awk shtool libtool.m4"
 FILES="acinclude.m4 Makefile.global config.sub config.guess ltmain.sh run-tests*.php"
 CLEAN_FILES="$FILES *.o *.lo *.la .deps .libs/ build/ include/ modules/ install-sh \
-    mkinstalldirs missing config.nice config.sub config.guess configure configure.in \
+       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"
+       run-tests*.php tests/*.diff tests/*.exp tests/*.log tests/*.out"
 
 # function declaration
 phpize_usage()