summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-10-01 06:33:40 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-10-01 06:33:40 +0000
commit8bb8da89ca0028f9b101d7c86b477e473ea12df0 (patch)
treeed6eef01c49c11aee06b911f46e983c023c5a657 /dtrans/source/cnttype
parent9f3b91f59c70a46c5707c98c1b3c9e2418f420a4 (diff)
#103263# replaced applicat.rdb with types.rdb and services.rdb
Diffstat (limited to 'dtrans/source/cnttype')
-rw-r--r--dtrans/source/cnttype/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/cnttype/makefile.mk b/dtrans/source/cnttype/makefile.mk
index 4c9737da7ff0..6e881e82b5d7 100644
--- a/dtrans/source/cnttype/makefile.mk
+++ b/dtrans/source/cnttype/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: tra $ $Date: 2001-05-11 10:31:28 $
+# last change: $Author: jbu $ $Date: 2002-10-01 07:33:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,7 +66,7 @@ PRJNAME=dtrans
TARGET=mcnttype
ENABLE_EXCEPTIONS=TRUE
COMP1TYPELIST=$(TARGET)
-COMPRDB=$(SOLARBINDIR)$/applicat.rdb
+COMPRDB=$(SOLARBINDIR)$/types.rdb
USE_BOUNDCHK=
.IF "$(USE_BOUNDCHK)"=="TR"