summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/Library_sd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 21a4ab8e0c73..807926fa6994 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -549,7 +549,7 @@ $(eval $(call gb_Library_add_objcxxobjects,sd,\
else
-ifeq ($(OS),LINUX)
+ifeq ($(ENABLE_AVAHI),TRUE)
$(eval $(call gb_Library_add_exception_objects,sd,\
sd/source/ui/remotecontrol/AvahiNetworkService \
))