diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 19:21:05 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 19:21:05 +0000 |
commit | 77aaf7d55546cc39c9fec99945712d8f8cb97364 (patch) | |
tree | 633e720cccfc377c970a9e30c81ef5f688c193d8 /sd/util | |
parent | 2861a07c91dea29ded44d8a0505f1c192053443e (diff) |
INTEGRATION: CWS dialogdiet (1.24.12); FILE MERGED
2003/11/28 16:08:00 mba 1.24.12.1: #i22972#: ofalib removed
Diffstat (limited to 'sd/util')
-rw-r--r-- | sd/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 231d0360568f..7845879c63b2 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: obo $ $Date: 2003-10-23 08:30:45 $ +# last change: $Author: hr $ $Date: 2004-02-03 20:21:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -89,7 +89,6 @@ SHL1STDLIBS= $(SCHLIB) # dynamic libraries SHL1STDLIBS+= \ - $(OFALIB) \ $(SVXLIB) \ $(SFXLIB) \ $(BASICLIB) \ |