summaryrefslogtreecommitdiff
path: root/forms/util
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-01-08 18:32:51 +0100
committerMathias Bauer <mba@openoffice.org>2010-01-08 18:32:51 +0100
commit062389b010a139129682709876e3d092de234af5 (patch)
treec6e91a6bfbafb5069abfec8657395ef068e2d343 /forms/util
parent8478b0c12b1e51be005551a5e00b7b577b8a3d60 (diff)
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'forms/util')
-rw-r--r--forms/util/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk
index 1c454b1383db..a7a649473aad 100644
--- a/forms/util/makefile.mk
+++ b/forms/util/makefile.mk
@@ -58,6 +58,7 @@ LIB1FILES=\
SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS= \
+ $(EDITENGLIB) \
$(SALLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \