1
0
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:
Remi Collet
2020-04-02 16:34:05 +02:00
committed by Remi Collet
parent 6e1ff5f951
commit e11d3b1690
5 changed files with 8 additions and 6 deletions

View File

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