From ee5fd96e37a1396e87f8bcfd55ef22a5043a0794 Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 8 Aug 2005 16:06:49 +0000 Subject: - Made it possible to do "make test" for phpized extensions --- scripts/Makefile.frag | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/Makefile.frag') diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag index debe7a5beb..f2fd54bf4d 100644 --- a/scripts/Makefile.frag +++ b/scripts/Makefile.frag @@ -13,7 +13,9 @@ BUILD_FILES = \ build/libtool.m4 \ Makefile.global \ acinclude.m4 \ - ltmain.sh + ltmain.sh \ + run-tests.php \ + run-tests-config.php BUILD_FILES_EXEC = \ build/shtool \ -- cgit v1.2.1