diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 12:31:06 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 12:31:06 +0000 |
commit | 6e18af9d354513c3f4b1220e2bf0d426996a6812 (patch) | |
tree | ee37a17b2b17ed811d501f58766c34f375a69543 /xmlhelp/source | |
parent | 2df919819a108b9be1439090a00579f7942cede9 (diff) |
#103263# replaced obsolete applicat.rdb with types.rdb
Diffstat (limited to 'xmlhelp/source')
-rw-r--r-- | xmlhelp/source/com/sun/star/help/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlhelp/source/com/sun/star/help/makefile.mk b/xmlhelp/source/com/sun/star/help/makefile.mk index 2c112dfb0890..0510b51b0a46 100644 --- a/xmlhelp/source/com/sun/star/help/makefile.mk +++ b/xmlhelp/source/com/sun/star/help/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: abi $ $Date: 2001-05-14 07:23:40 $ +#* last change $Author: jbu $ $Date: 2002-10-01 13:31:06 $ #* -#* $Revision: 1.16 $ +#* $Revision: 1.17 $ #* #* $Logfile:$ #* @@ -26,7 +26,7 @@ JARFILES = jaxp.jar parser.jar xt.jar unoil.jar ridl.jar jurt.jar jut.jar xmls EXTRAJARFILES = CLASSGENDIR = $(OUT)$/classgen -RDB = $(SOLARBINDIR)$/applicat.rdb +RDB = $(SOLARBINDIR)$/types.rdb JAVAFILES = $(subst,$(CLASSDIR)$/$(PACKAGE)$/, $(subst,.class,.java $(JAVACLASSFILES))) UNIXTEXT= \ |