Changeset 23849 in vbox
- Timestamp:
- Oct 19, 2009 9:32:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r23845 r23849 372 372 common/err/errmsgxpcom.cpp 373 373 endif 374 ifeq ($(KBUILD_TARGET),linux) 375 RuntimeR3_SOURCES += \ 376 $(if $(VBOX_WITH_DBUS),VBox/dbus.cpp,) 377 endif 374 378 375 379 RuntimeR3_SOURCES.win = \
Note:
See TracChangeset
for help on using the changeset viewer.