mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Move gen_stub.php to build directory and install it so phpize can take care of it, and thus extension can use it as it is already in Makefile
This commit is contained in:
@@ -15,6 +15,7 @@ BUILD_FILES = \
|
||||
build/pkg.m4 \
|
||||
build/Makefile.global \
|
||||
build/php.m4 \
|
||||
build/gen_stub.php \
|
||||
run-tests.php
|
||||
|
||||
BUILD_FILES_EXEC = \
|
||||
|
||||
Reference in New Issue
Block a user