Skip to content

Commit

Permalink
pack the default manifest for devel
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed May 28, 2015
1 parent 29ca3fa commit 66d57be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win32/build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66d57be

Please sign in to comment.