diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 12:23:06 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 12:23:06 +0000 |
commit | d678f409d4297c0a09c072b9e6afa982c1c41ccb (patch) | |
tree | d3fde418c8630e9901510b42df4900211c062a05 /unotools/source/i18n/makefile.mk | |
parent | 333d9da2e88c1451eb4f62c54f9d8a36c0772a37 (diff) |
#103263# replaced applicat.rdb with types.rdb
Diffstat (limited to 'unotools/source/i18n/makefile.mk')
-rw-r--r-- | unotools/source/i18n/makefile.mk | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/unotools/source/i18n/makefile.mk b/unotools/source/i18n/makefile.mk index 0f726c8a725d..77f493c360b2 100644 --- a/unotools/source/i18n/makefile.mk +++ b/unotools/source/i18n/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: er $ $Date: 2002-06-26 16:58:53 $ +# last change: $Author: jbu $ $Date: 2002-10-01 13:21:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -79,12 +79,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Types ------------------------------------- -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -UNOUCROUT=$(OUT)$/inc -INCPRE+=$(UNOUCROUT) - UNOTYPES+= \ com.sun.star.i18n.CalendarDisplayIndex \ com.sun.star.i18n.CalendarFieldIndex \ |