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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user