summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/schart/02/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-27 08:55:01 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-27 08:55:01 +0000
commit67114a4dd0e7fa9f86f2f56f3e8edb487dd4577b (patch)
tree77bce4684743fbc496547eef485a6b15d7d40666 /helpcontent2/source/text/schart/02/makefile.mk
parent6eb52ecf40c8c25ad1e38af8c2b55cbfbf71a611 (diff)
INTEGRATION: CWS helpcl (1.5.2); FILE MERGED
2005/01/17 12:13:28 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process
Diffstat (limited to 'helpcontent2/source/text/schart/02/makefile.mk')
-rw-r--r--helpcontent2/source/text/schart/02/makefile.mk16
1 files changed, 8 insertions, 8 deletions
diff --git a/helpcontent2/source/text/schart/02/makefile.mk b/helpcontent2/source/text/schart/02/makefile.mk
index bf906a27d2..a8c5792845 100644
--- a/helpcontent2/source/text/schart/02/makefile.mk
+++ b/helpcontent2/source/text/schart/02/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:51:01 $
+#* last change $Author: rt $ $Date: 2005-01-27 09:54:45 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,12 +31,12 @@ MODULE = schart
.INCLUDE : $(PRJ)$/settings.pmk
# this list matches the *.xhp files to process
-HZIPFILES = \
- 01190000.hzip \
- 01200000.hzip \
- 01210000.hzip \
- 01220000.hzip \
- 02020000.hzip
+XHPFILES = \
+ 01190000.xhp \
+ 01200000.xhp \
+ 01210000.xhp \
+ 01220000.xhp \
+ 02020000.xhp
# --- Targets ------------------------------------------------------