summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorSiqi <me@siqi.fr>2013-07-25 15:45:19 +0200
committerSiqi LIU <me@siqi.fr>2013-07-25 17:28:01 +0200
commit6100d94078d37cb1413a0e45460cee480ba3e211 (patch)
tree10210f7394550966ab84a04d41bd8f0a6e46dac4 /sd/Library_sd.mk
parent24d46ea66485ff8b5bca49ec587b41547787bf42 (diff)
avahi for linux refactored
Change-Id: I412d97bb8c57a66c1e395f9fe1b21fc0486173e7 Signed-off-by: Siqi LIU <me@siqi.fr>
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index e4234c2b78da..a6b759092909 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -537,6 +537,10 @@ $(eval $(call gb_Library_add_objcxxobjects,sd,\
sd/source/ui/remotecontrol/OSXNetworkService \
))
+$(eval $(call gb_Library_add_exception_objects,sd,\
+ sd/source/ui/remotecontrol/OSXNetworkService \
+))
+
else
ifeq ($(OS),LINUX)