Changeset 16225 in vbox
- Timestamp:
- Jan 26, 2009 1:03:53 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/Makefile.kmk
r16188 r16225 291 291 win/VBoxSVC.rc 292 292 293 VBoxSVC_SOURCES.linux = \ 294 linux/HostHardwareLinux.cpp 295 293 296 ifdef VBOX_WITH_DBUS 294 VBoxSVC_SOURCES.linux += \ 295 linux/HostHardwareLinux.cpp \ 296 linux/vbox-dbus.cpp 297 VBoxSVC_SOURCES.linux += linux/vbox-dbus.cpp 297 298 endif 298 299
Note:
See TracChangeset
for help on using the changeset viewer.

