summaryrefslogtreecommitdiff
path: root/reportdesign/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/util/makefile.mk')
-rw-r--r--reportdesign/util/makefile.mk9
1 files changed, 4 insertions, 5 deletions
diff --git a/reportdesign/util/makefile.mk b/reportdesign/util/makefile.mk
index 82f22e30ede7..3a0e89134ddf 100644
--- a/reportdesign/util/makefile.mk
+++ b/reportdesign/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.21.2.2 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
@@ -56,6 +52,7 @@ LIB1FILES=\
SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS= \
+ $(EDITENGLIB) \
$(SVXCORELIB) \
$(SVXLIB) \
$(FWELIB) \
@@ -115,6 +112,7 @@ LIB2FILES=\
SHL2TARGET=$(TARGET2)$(DLLPOSTFIX)
SHL2STDLIBS= \
+ $(EDITENGLIB) \
$(SVXCORELIB) \
$(SVXLIB) \
$(SFXLIB) \
@@ -190,6 +188,7 @@ LIB3FILES=\
SHL3TARGET=$(TARGET3)$(DLLPOSTFIX)
SHL3STDLIBS=\
+ $(EDITENGLIB) \
$(SVXCORELIB) \
$(XMLOFFLIB) \
$(VCLLIB) \