summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/00/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/swriter/00/makefile.mk')
-rw-r--r--helpcontent2/source/text/swriter/00/makefile.mk20
1 files changed, 10 insertions, 10 deletions
diff --git a/helpcontent2/source/text/swriter/00/makefile.mk b/helpcontent2/source/text/swriter/00/makefile.mk
index 947541644c..3cfe477e15 100644
--- a/helpcontent2/source/text/swriter/00/makefile.mk
+++ b/helpcontent2/source/text/swriter/00/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:59:03 $
+#* last change $Author: rt $ $Date: 2005-01-27 10:03:01 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,14 +31,14 @@ MODULE = swriter
.INCLUDE : $(PRJ)$/settings.pmk
# this list matches the *.xhp files to process
-HZIPFILES = \
- 00000004.hzip \
- 00000401.hzip \
- 00000402.hzip \
- 00000403.hzip \
- 00000404.hzip \
- 00000405.hzip \
- 00000406.hzip
+XHPFILES = \
+ 00000004.xhp \
+ 00000401.xhp \
+ 00000402.xhp \
+ 00000403.xhp \
+ 00000404.xhp \
+ 00000405.xhp \
+ 00000406.xhp
# --- Targets ------------------------------------------------------