diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-05 15:21:00 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-05 15:21:00 +0000 |
commit | ca037a1b27f4b53d3bf76bd652f7966b7ea9a941 (patch) | |
tree | 5a7b1eb3938d05290e752630c2355336780d7919 /sc/sdi | |
parent | 7963e66b4aca36a7bb7a2d7b776d5f842a47e480 (diff) |
#100000#: remove ofa.ilb from dependencies
Diffstat (limited to 'sc/sdi')
-rw-r--r-- | sc/sdi/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/sdi/makefile.mk b/sc/sdi/makefile.mk index c9ddf912841c..437d8340a0ca 100644 --- a/sc/sdi/makefile.mk +++ b/sc/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:19:53 $ +# last change: $Author: hr $ $Date: 2004-02-05 16:21:00 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -80,7 +80,6 @@ SIDHRCNAME=SCSLOTS.HRC SDIEXPORT=scalc SVSDIDEPEND= \ - $(SOLARINCDIR)$/ofa.ilb \ scalc.sdi \ app.sdi \ auditsh.sdi \ |