summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-21 13:17:18 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-21 13:17:18 +0200
commit4eac26400b8ef08331938d3513c762abfb7b142e (patch)
tree54f2dbd588b546bdc41d378fdd9f9660ecdfde09 /sd/Library_sd.mk
parent26da7ac79406d09252ce4ba964c1893e19a03021 (diff)
gnumake4: postmerge fixes in sd and slideshow
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index a96e3b8e2594..900e76017f50 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -47,8 +47,7 @@ $(eval $(call gb_Library_set_include,sd,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,sd,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,sd,\
-DSD_DLLIMPLEMENTATION \
))