summaryrefslogtreecommitdiff
path: root/formula/util
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-04-30 11:59:30 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-04-30 11:59:30 +0000
commitfb254d707ac0a8b37a0dbf6e5633f0050d603eee (patch)
tree6baf8714d8ba64ccbf58e3f7aaf16e06733cf815 /formula/util
parent8e7158d98b34ce9d77aabe84dd9d718e4bf0cc93 (diff)
#i10000# build fix
Diffstat (limited to 'formula/util')
-rw-r--r--formula/util/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/formula/util/makefile.mk b/formula/util/makefile.mk
index e8d5fead902e..6852a53e499d 100644
--- a/formula/util/makefile.mk
+++ b/formula/util/makefile.mk
@@ -95,6 +95,7 @@ SHL2STDLIBS= \
$(TOOLSLIB) \
$(CPPULIB) \
$(SO2LIB) \
+ $(CPPUHELPERLIB) \
$(SALLIB)
.IF "$(GUI)"!="WNT" || "$(COM)"=="GCC"