diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 19:40:12 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 19:40:12 +0000 |
commit | fb4d3c65e96417b3f3ed11cac16406e154c265e9 (patch) | |
tree | 219c8f01220873c7e0d4adff9338977074083826 /sc/util | |
parent | 33d23c25bd9493fa5269478ed5c11905b976b304 (diff) |
INTEGRATION: CWS dialogdiet (1.21.50); FILE MERGED
2003/11/28 15:49:00 mba 1.21.50.1: #i22972#: ofalib removed
Diffstat (limited to 'sc/util')
-rw-r--r-- | sc/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/util/makefile.mk b/sc/util/makefile.mk index 61e9c093834f..bf41baf987e9 100644 --- a/sc/util/makefile.mk +++ b/sc/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: rt $ $Date: 2003-09-19 08:28:22 $ +# last change: $Author: hr $ $Date: 2004-02-03 20:40:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -120,7 +120,6 @@ SHL1STDLIBS+= \ $(SVLLIB) \ $(SVXLIB) \ $(GOODIESLIB) \ - $(OFALIB) \ $(VCLLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) \ |