1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

- Made it possible to do "make test" for phpized extensions

This commit is contained in:
foobar
2005-08-08 16:06:49 +00:00
parent 0f2986fe9d
commit ee5fd96e37
7 changed files with 30 additions and 14 deletions

View File

@@ -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 \