summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/00
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-27 09:03:01 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-27 09:03:01 +0000
commit413487c8d01136e86b4a108dbf716983f50dc862 (patch)
tree8d70dbd4dca60eff2e41d8a288cf07f8e60c3284 /helpcontent2/source/text/swriter/00
parentc6f5a51f0b5166c542b92b2bf930ee53b902da84 (diff)
INTEGRATION: CWS helpcl (1.5.2); FILE MERGED
2005/01/17 12:13:45 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process
Diffstat (limited to 'helpcontent2/source/text/swriter/00')
-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 ------------------------------------------------------