summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helpcontent2/source/text/swriter/00/makefile.mk20
-rw-r--r--helpcontent2/source/text/swriter/makefile.mk58
2 files changed, 39 insertions, 39 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 ------------------------------------------------------
diff --git a/helpcontent2/source/text/swriter/makefile.mk b/helpcontent2/source/text/swriter/makefile.mk
index c928d7ed0f..677db7442e 100644
--- a/helpcontent2/source/text/swriter/makefile.mk
+++ b/helpcontent2/source/text/swriter/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:58:50 $
+#* last change $Author: rt $ $Date: 2005-01-27 10:02:48 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,33 +31,33 @@ MODULE = swriter
.INCLUDE : $(PRJ)$/settings.pmk
# this list matches the *.xhp files to process
-HZIPFILES = \
- main0000.hzip \
- main0100.hzip \
- main0101.hzip \
- main0102.hzip \
- main0103.hzip \
- main0104.hzip \
- main0105.hzip \
- main0106.hzip \
- main0107.hzip \
- main0110.hzip \
- main0200.hzip \
- main0202.hzip \
- main0203.hzip \
- main0204.hzip \
- main0205.hzip \
- main0206.hzip \
- main0208.hzip \
- main0210.hzip \
- main0213.hzip \
- main0214.hzip \
- main0215.hzip \
- main0216.hzip \
- main0218.hzip \
- main0219.hzip \
- main0220.hzip \
- main0503.hzip
+XHPFILES = \
+ main0000.xhp \
+ main0100.xhp \
+ main0101.xhp \
+ main0102.xhp \
+ main0103.xhp \
+ main0104.xhp \
+ main0105.xhp \
+ main0106.xhp \
+ main0107.xhp \
+ main0110.xhp \
+ main0200.xhp \
+ main0202.xhp \
+ main0203.xhp \
+ main0204.xhp \
+ main0205.xhp \
+ main0206.xhp \
+ main0208.xhp \
+ main0210.xhp \
+ main0213.xhp \
+ main0214.xhp \
+ main0215.xhp \
+ main0216.xhp \
+ main0218.xhp \
+ main0219.xhp \
+ main0220.xhp \
+ main0503.xhp
# --- Targets ------------------------------------------------------