summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/05/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-27 08:53:41 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-27 08:53:41 +0000
commitf734059374b55370ea582f6c9d9c325403671133 (patch)
tree5ee53108d8b92b441296f0bdfff6a6d25eca3944 /helpcontent2/source/text/scalc/05/makefile.mk
parent857920f4c205a07571e2a0d935a46a7a3518b4c5 (diff)
INTEGRATION: CWS helpcl (1.5.2); FILE MERGED
2005/01/17 12:13:26 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process
Diffstat (limited to 'helpcontent2/source/text/scalc/05/makefile.mk')
-rw-r--r--helpcontent2/source/text/scalc/05/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/helpcontent2/source/text/scalc/05/makefile.mk b/helpcontent2/source/text/scalc/05/makefile.mk
index 60fd7e39de..f5b9464ec5 100644
--- a/helpcontent2/source/text/scalc/05/makefile.mk
+++ b/helpcontent2/source/text/scalc/05/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:49:55 $
+#* last change $Author: rt $ $Date: 2005-01-27 09:53:26 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,8 +31,8 @@ MODULE = scalc
.INCLUDE : $(PRJ)$/settings.pmk
# this list matches the *.xhp files to process
-HZIPFILES = \
- 02140000.hzip
+XHPFILES = \
+ 02140000.xhp
# --- Targets ------------------------------------------------------