Skip to content

Commit 66d57be

Browse files
committed
pack the default manifest for devel
1 parent 29ca3fa commit 66d57be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

win32/build/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ build-devel: build-headers build-lib
192192
@copy win32\build\Makefile.phpize $(BUILD_DIR_DEV)\script\ /y >nul
193193
@copy win32\build\phpize.bat $(BUILD_DIR_DEV)\ /y >nul
194194
@copy win32\build\template.rc $(BUILD_DIR_DEV)\build\ /y >nul
195+
@copy win32\build\default.manifest $(BUILD_DIR_DEV)\build\ /y >nul
195196
@copy $(BUILD_DIR)\devel\config.phpize.js $(BUILD_DIR_DEV)\script\ /y >nul
196197
@copy $(BUILD_DIR)\devel\phpize.js $(BUILD_DIR_DEV)\script\ /y >nul
197198
@copy $(BUILD_DIR)\devel\ext_deps.js $(BUILD_DIR_DEV)\script\ /y >nul

0 commit comments

Comments
 (0)