summaryrefslogtreecommitdiff
path: root/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostServices/SharedOpenGL/Makefile.kmk')
-rw-r--r--src/VBox/HostServices/SharedOpenGL/Makefile.kmk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/VBox/HostServices/SharedOpenGL/Makefile.kmk b/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
index e5a8b9543..c4c8f62c6 100644
--- a/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
+++ b/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
@@ -26,10 +26,12 @@ include $(KBUILD_PATH)/subheader.kmk
#
# Target lists.
#
+ifdef VBOX_WITH_MAIN
DLLS += VBoxSharedCrOpenGL VBoxOGLrenderspu
LIBRARIES += VBoxOGLcrserverlib VBoxOGLcrunpacker
BLDDIRS += \
$(VBOX_PATH_CROGL_GENFILES)/
+endif
ifeq ($(KBUILD_TARGET),darwin)
#