]> granicus.if.org Git - php/commitdiff
pack the default manifest for devel
authorAnatol Belski <ab@php.net>
Thu, 28 May 2015 20:21:54 +0000 (22:21 +0200)
committerAnatol Belski <ab@php.net>
Thu, 28 May 2015 21:23:36 +0000 (23:23 +0200)
win32/build/Makefile

index a3c9856d66a8430eb349878a33d43dcb341c0cf2..d71b0532fc8a5ccc9b16b7687ef3241a9345b6e4 100644 (file)
@@ -192,6 +192,7 @@ build-devel: build-headers build-lib
        @copy win32\build\Makefile.phpize $(BUILD_DIR_DEV)\script\ /y >nul
        @copy win32\build\phpize.bat $(BUILD_DIR_DEV)\ /y >nul
        @copy win32\build\template.rc $(BUILD_DIR_DEV)\build\ /y >nul
+       @copy win32\build\default.manifest $(BUILD_DIR_DEV)\build\ /y >nul
        @copy $(BUILD_DIR)\devel\config.phpize.js $(BUILD_DIR_DEV)\script\ /y >nul
        @copy $(BUILD_DIR)\devel\phpize.js $(BUILD_DIR_DEV)\script\ /y >nul
        @copy $(BUILD_DIR)\devel\ext_deps.js $(BUILD_DIR_DEV)\script\ /y >nul