diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-21 12:54:01 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-21 12:54:01 +0200 |
commit | 100fd14a70892a7c183574c3fc58672a04689211 (patch) | |
tree | db452f9dbdd5535214fb1cec78080951e5e25456 /sc/Library_scui.mk | |
parent | ea1f63a45c3b1ab79c6428ec239a8a269de3c430 (diff) |
gnumake4: postmerge fixes in sc
Diffstat (limited to 'sc/Library_scui.mk')
-rw-r--r-- | sc/Library_scui.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk index c85de9f15584..3473fa74b09a 100644 --- a/sc/Library_scui.mk +++ b/sc/Library_scui.mk @@ -33,10 +33,6 @@ $(eval $(call gb_Library_set_include,scui,\ -I$(OUTDIR)/inc/offuh \ )) -$(eval $(call gb_Library_set_defs,scui,\ - $$(DEFS) \ -)) - $(eval $(call gb_Library_add_linked_libs,scui,\ comphelper \ cppu \ |