diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-10-04 18:41:17 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-10-04 18:41:17 +0000 |
commit | 1beef2b6a81a690e8dee11d3641c6f89c798dfba (patch) | |
tree | 59fb1285de11f5085349da79d635e1b895dfbb72 /basctl/util | |
parent | 50bd49fb30ceda2bb59a189f541cf2b21b08a36b (diff) |
INTEGRATION: CWS mav09 (1.17.128); FILE MERGED
2004/07/07 19:29:33 mav 1.17.128.2: RESYNC: (1.17-1.19); FILE MERGED
2004/05/06 16:46:18 mba 1.17.128.1: #i27773#: remove so3
Diffstat (limited to 'basctl/util')
-rw-r--r-- | basctl/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk index f9add552fd55..6b3bf4980045 100644 --- a/basctl/util/makefile.mk +++ b/basctl/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: hjs $ $Date: 2004-06-25 12:46:55 $ +# last change: $Author: kz $ $Date: 2004-10-04 19:41:17 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,7 +87,6 @@ SHL1STDLIBS= \ $(SVXLIB) \ $(SFX2LIB) \ $(BASICLIB) \ - $(SO2LIB) \ $(SVTOOLLIB) \ $(TKLIB) \ $(VCLLIB) \ |