Changeset 70135 in vbox for trunk/src/VBox/Additions/x11
- Timestamp:
- Dec 14, 2017 4:30:04 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119693
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/Makefile.kmk
r69348 r70135 24 24 ifndef VBOX_NO_LEGACY_XORG_X11 25 25 include $(PATH_SUB_CURRENT)/vboxvideo/Makefile.kmk 26 ifn eq ($(KBUILD_TARGET),solaris)26 ifn1of ($(KBUILD_TARGET), netbsd solaris) 27 27 include $(PATH_SUB_CURRENT)/vboxmouse/Makefile.kmk 28 28 endif
Note:
See TracChangeset
for help on using the changeset viewer.