Changeset 65050 in vbox for trunk/src/VBox/Installer/common
- Timestamp:
- Jan 2, 2017 9:14:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/common/Makefile.kmk
r64995 r65050 35 35 endif # VBOX_WITH_PYTHON 36 36 37 ifdef VBOX_WITH_UNATTENDED 38 37 39 INSTALLS += VBox-unattended-templates 38 40 … … 48 50 $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/win_nt6_unattended.xml 49 51 52 endif # VBOX_WITH_UNATTENDED 53 50 54 include $(FILE_KBUILD_SUB_FOOTER) 51 55
Note:
See TracChangeset
for help on using the changeset viewer.