Changeset 4813 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Sep 14, 2007 6:06:23 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/Makefile.kmk
r4810 r4813 6 6 # 7 7 # Copyright (C) 2006-2007 innotek GmbH 8 # 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as 10 10 # available from http://www.virtualbox.org. This file is free software; … … 65 65 $(PATH_BIN)/additions/vboxvideo_drv_13.so \ 66 66 installer/vboxvfs.sh $(PATH_BIN)/additions/mountvboxsf \ 67 $(wildcard $(PATH_BIN)/additions/src/*) \ 68 $(wildcard $(PATH_BIN)/additions/src/*/*) \ 69 $(wildcard $(PATH_BIN)/additions/src/*/*/*) \ 70 $(wildcard $(PATH_BIN)/additions/src/*/*/*/*) \ 67 71 $(VBOX_VERSION_STAMP) 68 72 $(call MSG_L1,Creating $@)
Note:
See TracChangeset
for help on using the changeset viewer.