summaryrefslogtreecommitdiff
path: root/shell/Library_ooofilt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Library_ooofilt.mk')
-rw-r--r--shell/Library_ooofilt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Library_ooofilt.mk b/shell/Library_ooofilt.mk
index b018f20ef32e..bde227fc3dfd 100644
--- a/shell/Library_ooofilt.mk
+++ b/shell/Library_ooofilt.mk
@@ -63,7 +63,7 @@ $(eval $(call gb_Library_use_system_win32_libs,ooofilt,\
uuid \
))
-ifneq ($(PRODUCT),full)
+ifeq ($(ENABLE_DBGUTIL),TRUE)
$(eval $(call gb_Library_use_system_win32_libs,ooofilt,\
msvcrt \
))