diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-09-30 13:51:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-09-30 13:51:36 +0000 |
commit | 07cabd8e634679ff59db4d72eacdfb514feb3cd1 (patch) | |
tree | 41b064504b537ff35a017aad8373870ae2cc1738 /oox/util | |
parent | a53f44d8fba07d9f7a79ac594a85b1059f1ae4a6 (diff) |
CWS-TOOLING: integrate CWS dr63
Diffstat (limited to 'oox/util')
-rw-r--r-- | oox/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/oox/util/makefile.mk b/oox/util/makefile.mk index a60b40034cac..ff47635e1aa3 100644 --- a/oox/util/makefile.mk +++ b/oox/util/makefile.mk @@ -1,14 +1,14 @@ #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # Copyright 2008 by Sun Microsystems, Inc. # # OpenOffice.org - a multi-platform office productivity suite # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.8.4.1 $ # # This file is part of OpenOffice.org. # @@ -47,6 +47,7 @@ LIB1FILES= \ $(SLB)$/token.lib\ $(SLB)$/helper.lib\ $(SLB)$/core.lib\ + $(SLB)$/ole.lib\ $(SLB)$/ppt.lib\ $(SLB)$/xls.lib\ $(SLB)$/vml.lib\ |