Changeset 65974 in vbox for trunk/src/VBox/Installer/linux
- Timestamp:
- Mar 7, 2017 11:46:05 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/Makefile.kmk
r65453 r65974 240 240 VBox.sh \ 241 241 vboxweb-service.sh \ 242 VBox.png 242 VBox.png \ 243 unattended_templates/debian_preseed.cfg \ 244 unattended_templates/ubuntu_preseed.cfg \ 245 unattended_templates/fedora_ks.cfg \ 246 unattended_templates/ol_ks.cfg \ 247 unattended_templates/redhat67_ks.cfg \ 248 unattended_templates/win_nt5_unattended.sif \ 249 unattended_templates/win_nt6_unattended.xml 243 250 244 251 ifdef VBOX_WITH_EXTPACK … … 513 520 archive/components \ 514 521 archive/nls \ 522 archive/unattended_templates \ 515 523 $(if $(VBOX_WITH_ORACLE_QT),$(if $(VBOX_WITH_QTGUI_V5),,\ 516 524 archive/accessible),) \
Note:
See TracChangeset
for help on using the changeset viewer.