From f6c1212b171c5d2e23a6fbb19bdc8ba07ff74640 Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 12 Dec 2005 11:49:30 +0000 Subject: - Cleanup test output files too --- scripts/phpize.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/phpize.in') diff --git a/scripts/phpize.in b/scripts/phpize.in index eed03fc74e..e25d719783 100644 --- a/scripts/phpize.in +++ b/scripts/phpize.in @@ -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() -- cgit v1.2.1