summaryrefslogtreecommitdiffstats
path: root/reportdesign/Library_rpt.mk
diff options
context:
space:
mode:
authorOcke Janssen [oj] <Ocke.Janssen@oracle.com>2011-04-15 12:23:36 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 14:53:14 +0200
commit6a91b70e1f5646f194044d14d9a1eaa8edb422d2 (patch)
tree12500460c9d10f5a0ea293b5b65242dcd6d0041e /reportdesign/Library_rpt.mk
parentgnumake4: new file added [hg:19da0341df50] (diff)
downloadcore-6a91b70e1f5646f194044d14d9a1eaa8edb422d2.tar.gz
core-6a91b70e1f5646f194044d14d9a1eaa8edb422d2.zip
gnumake4: fix to use new add rules [hg:76c825726ff2]
Diffstat (limited to 'reportdesign/Library_rpt.mk')
-rw-r--r--reportdesign/Library_rpt.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/reportdesign/Library_rpt.mk b/reportdesign/Library_rpt.mk
index 1271ca63104e..b10c55606850 100644
--- a/reportdesign/Library_rpt.mk
+++ b/reportdesign/Library_rpt.mk
@@ -40,8 +40,7 @@ $(eval $(call gb_Library_set_include,rpt,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,rpt,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,rpt,\
-DREPORTDESIGN_DLLIMPLEMENTATION \
))