]> granicus.if.org Git - php/commitdiff
MFH: cleanup test outputs
authorfoobar <sniper@php.net>
Mon, 12 Dec 2005 11:49:45 +0000 (11:49 +0000)
committerfoobar <sniper@php.net>
Mon, 12 Dec 2005 11:49:45 +0000 (11:49 +0000)
scripts/phpize.in

index e038464c31524350068f4722298cda799e6d4501..50c26f7b62fe1c11757b74157cf6c7fc494e30bb 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()