summaryrefslogtreecommitdiff
path: root/fileaccess
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-10-01 07:42:59 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-10-01 07:42:59 +0000
commit7fa28f234dfeefa9844061de8150a9437d28dcc2 (patch)
tree166ec37b1d47a025ec01aad34140c368af6b8ea4 /fileaccess
parenteb7047fb453307a7bfc7c0dd53161a3cf823f1ea (diff)
#103263# replaced obsolete applicat.rdb with types.rdb
Diffstat (limited to 'fileaccess')
-rw-r--r--fileaccess/source/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/fileaccess/source/makefile.mk b/fileaccess/source/makefile.mk
index 01f28f7d18..c398694f69 100644
--- a/fileaccess/source/makefile.mk
+++ b/fileaccess/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2001-07-20 15:34:31 $
+# last change: $Author: jbu $ $Date: 2002-10-01 08:39:59 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -67,7 +67,7 @@ TARGET=fileacc
ENABLE_EXCEPTIONS=TRUE
NO_BSYMBOLIC=TRUE
COMP1TYPELIST=$(TARGET)
-COMPRDB=$(SOLARBINDIR)$/applicat.rdb
+COMPRDB=$(SOLARBINDIR)$/types.rdb
# --- Settings -----------------------------------------------------
.INCLUDE : svpre.mk