diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2002-04-02 14:14:06 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2002-04-02 14:14:06 +0000 |
commit | a3b94448b53c584e38d80de736ec0032783c4ea5 (patch) | |
tree | 62fbba1a9d924baa6248f88a64bd6255ebe16506 /eventattacher | |
parent | b5f728ef368e5382edb98a1be11eaba8ba3b850d (diff) |
#65293#: removed VOSLIB (not needed)
Diffstat (limited to 'eventattacher')
-rw-r--r-- | eventattacher/source/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/eventattacher/source/makefile.mk b/eventattacher/source/makefile.mk index c804b44d500b..92d2c8263d56 100644 --- a/eventattacher/source/makefile.mk +++ b/eventattacher/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: hjs $ $Date: 2001-06-21 10:16:45 $ +# last change: $Author: hr $ $Date: 2002-04-02 15:14:06 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -112,7 +112,6 @@ SHL1TARGET= $(TARGET) SHL1STDLIBS= \ $(CPPULIB) \ $(CPPUHELPERLIB) \ - $(VOSLIB) \ $(SALLIB) SHL1DEPN= |