diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 11:56:33 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 11:56:33 +0000 |
commit | 333d9da2e88c1451eb4f62c54f9d8a36c0772a37 (patch) | |
tree | 16a5c9872ddc33ce3f015e3336f04162593fab0e /svtools/source/uno | |
parent | ad880797f3766a5dc511f6054bbfb09341f68ab2 (diff) |
#103263# replaced obsolete applicat.rdb with types.rdb
Diffstat (limited to 'svtools/source/uno')
-rw-r--r-- | svtools/source/uno/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svtools/source/uno/makefile.mk b/svtools/source/uno/makefile.mk index dce3b499d7fa..c518f5393a0e 100644 --- a/svtools/source/uno/makefile.mk +++ b/svtools/source/uno/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: cl $ $Date: 2001-03-14 16:07:12 $ +# last change: $Author: jbu $ $Date: 2002-10-01 12:54:26 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,10 +76,6 @@ ENABLE_EXCEPTIONS=TRUE .IF "$(header)" == "" -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb -UNOUCROUT=$(OUT)$/inc - #not all needed... UNOTYPES= \ |