diff options
author | Oliver Bolte <obo@openoffice.org> | 2000-10-31 15:19:47 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2000-10-31 15:19:47 +0000 |
commit | f48d0ba7239c1d8051c584774e109d72c70db5fe (patch) | |
tree | fc3dbec708da7b6f34786572ace12f07584818bd /desktop/util/makefile.mk | |
parent | c492b20f05efd6d7b490df1d73a67fa455a7804e (diff) |
Chg: No sba-lib
Diffstat (limited to 'desktop/util/makefile.mk')
-rw-r--r-- | desktop/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk index 50f083ef1c6a..8d18e75de812 100644 --- a/desktop/util/makefile.mk +++ b/desktop/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: cd $ $Date: 2000-10-23 08:27:16 $ +# last change: $Author: obo $ $Date: 2000-10-31 16:19:47 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -120,7 +120,6 @@ APP1STDLIBS= \ $(SWLIB) \ $(SDLIB) \ $(SCLIB) \ - $(SBALIB) \ $(SVXLIB) \ $(UNOTOOLSLIB) \ $(COMPHELPERLIB) |