diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2000-11-15 06:59:09 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2000-11-15 06:59:09 +0000 |
commit | a70881f29658c22f53534b28124a4c235581ba49 (patch) | |
tree | 3327f079a436844d10bd0aba45499ede465f4b60 /ucbhelper | |
parent | a1d634da075a4dd4cf18bdd99cd3ef467411e041 (diff) |
Removed: UNOTOOLSLIB, Added: COMPHELPERLIB
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/workben/ucbexplorer/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ucbhelper/workben/ucbexplorer/makefile.mk b/ucbhelper/workben/ucbexplorer/makefile.mk index ea3ebcc2afc8..c689cb64d849 100644 --- a/ucbhelper/workben/ucbexplorer/makefile.mk +++ b/ucbhelper/workben/ucbexplorer/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:03:38 $ +# last change: $Author: kso $ $Date: 2000-11-15 07:59:09 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -101,7 +101,7 @@ APP1STDLIBS=$(SALLIB) \ $(VOSLIB) \ $(TOOLSLIB) \ $(SVTOOLLIB) \ - $(UNOTOOLSLIB) \ + $(COMPHELPERLIB) \ $(UCBHELPERLIB) \ $(SVLIB) |