Changeset 59494 in vbox
- Timestamp:
- Jan 27, 2016 3:52:01 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 105262
- Location:
- trunk/src/VBox/Frontends
- Files:
-
- 5 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/Makefile.kmk
r59333 r59494 27 27 include $(PATH_SUB_CURRENT)/VBoxBalloonCtrl/Makefile.kmk 28 28 include $(PATH_SUB_CURRENT)/VBoxAutostart/Makefile.kmk 29 ifndef VBOX_OSE 30 include $(PATH_SUB_CURRENT)/VBoxBugReport/Makefile.kmk 31 endif 29 include $(PATH_SUB_CURRENT)/VBoxBugReport/Makefile.kmk 32 30 endif 33 31 ifdef VBOX_WITH_VBOXSDL
Note:
See TracChangeset
for help on using the changeset viewer.