Changeset 11864 in vbox
- Timestamp:
- Aug 30, 2008 2:51:48 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35707
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/Makefile.kmk
r11848 r11864 153 153 VirtualBox.chm 154 154 endif 155 ifneq ($(wildcard $(VBOX_PATH_SDK)/docs/VirtualBoxAPI.chm),) 156 # same applies to VirtualBoxAPI.chm 157 LINUXNOSTRIP += \ 158 VirtualBoxAPI.chm 159 endif 155 ## @todo This does not work working. 156 # ifneq ($(wildcard $(VBOX_PATH_SDK)/docs/VirtualBoxAPI.chm),) 157 # # same applies to VirtualBoxAPI.chm 158 # LINUXNOSTRIP += \ 159 # VirtualBoxAPI.chm 160 # endif 160 161 endif 161 162 ifdef VBOX_WITH_VRDP
Note:
See TracChangeset
for help on using the changeset viewer.