summaryrefslogtreecommitdiffstats
path: root/forms/util
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-02-25 12:46:45 +0100
committersb <sb@openoffice.org>2010-02-25 12:46:45 +0100
commit87ec9c993b24c8171daf8d0b65868542381b24ae (patch)
treef80d7ffa347e91fc9047745059c631cb21729c98 /forms/util
parentsb118: fix lifetime of InitUpdateCheckJobThread, preventing modification of d... (diff)
parentCWS-TOOLING: integrate CWS changefileheader2 (diff)
downloadcore-87ec9c993b24c8171daf8d0b65868542381b24ae.tar.gz
core-87ec9c993b24c8171daf8d0b65868542381b24ae.zip
sb118: merged in DEV300_m72
Diffstat (limited to 'forms/util')
-rw-r--r--forms/util/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk
index dbe49d87bfd8..00d7a81d5a97 100644
--- a/forms/util/makefile.mk
+++ b/forms/util/makefile.mk
@@ -2,14 +2,10 @@
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
-# Copyright 2008 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.mk,v $
-#
-# $Revision: 1.20 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
@@ -58,6 +54,7 @@ LIB1FILES=\
SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS= \
+ $(EDITENGLIB) \
$(SALLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \