summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/simpress/00
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-27 08:59:59 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-27 08:59:59 +0000
commitf94f014b11c17c179cbb3d0004e9103e7699c887 (patch)
tree6fade2596383921e5ab111b4a3a2dac853935ee5 /helpcontent2/source/text/simpress/00
parent805aaa813c3fa7a992140b90992d18500c873b43 (diff)
INTEGRATION: CWS helpcl (1.5.2); FILE MERGED
2005/01/17 12:13:39 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process
Diffstat (limited to 'helpcontent2/source/text/simpress/00')
-rw-r--r--helpcontent2/source/text/simpress/00/makefile.mk24
1 files changed, 12 insertions, 12 deletions
diff --git a/helpcontent2/source/text/simpress/00/makefile.mk b/helpcontent2/source/text/simpress/00/makefile.mk
index 87c187c0b2..4b0f2cce11 100644
--- a/helpcontent2/source/text/simpress/00/makefile.mk
+++ b/helpcontent2/source/text/simpress/00/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:56:08 $
+#* last change $Author: rt $ $Date: 2005-01-27 09:59:59 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,16 +31,16 @@ MODULE = simpress
.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 \
- 00000407.hzip \
- 00000413.hzip
+XHPFILES = \
+ 00000004.xhp \
+ 00000401.xhp \
+ 00000402.xhp \
+ 00000403.xhp \
+ 00000404.xhp \
+ 00000405.xhp \
+ 00000406.xhp \
+ 00000407.xhp \
+ 00000413.xhp
# --- Targets ------------------------------------------------------