- Timestamp:
- Apr 20, 2018 11:48:38 AM (7 years ago)
- Location:
- trunk/src/VBox/Installer/win
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Makefile.kmk
r71926 r71935 995 995 endif 996 996 997 # 998 # Repackaging script installation target. 999 # 1000 INSTALLS += RePackScripts 1001 RePackScripts_TEMPLATE = DUMMY 1002 RePackScripts_INST = repack/ 1003 RePackScripts_INSTTYPE = stage 1004 RePackScripts_SOURCES = \ 1005 Scripts/PackDriversForSubmission.cmd 1006 997 1007 998 1008 include $(FILE_KBUILD_SUB_FOOTER)
Note:
See TracChangeset
for help on using the changeset viewer.