summaryrefslogtreecommitdiff
path: root/formula/Library_forui.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-21 13:18:04 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-21 13:18:04 +0200
commit1565f386d49dce8e3370e999123ad7b292357770 (patch)
tree912eb54a1cb777c2d1d1a342012bd76a2e2cba99 /formula/Library_forui.mk
parent5cba588ff2e3a97317f9e4fb004ef99bcda6f577 (diff)
gnumake4: postmerge fixes in formula
Diffstat (limited to 'formula/Library_forui.mk')
-rw-r--r--formula/Library_forui.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/formula/Library_forui.mk b/formula/Library_forui.mk
index 0b77c702e9d4..5b849f97c4e4 100644
--- a/formula/Library_forui.mk
+++ b/formula/Library_forui.mk
@@ -38,8 +38,7 @@ $(eval $(call gb_Library_set_include,forui,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,forui,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,forui,\
-DFORMULA_DLLIMPLEMENTATION \
))