summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/sdraw/01/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-27 08:56:06 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-27 08:56:06 +0000
commit4c1ca04e9c7eb2d107ff57b014fe4dcab316ea3c (patch)
treec10758addda7c644c6a1d17a0b5174ec701e6231 /helpcontent2/source/text/sdraw/01/makefile.mk
parent6b4fb9ac0be3beb99da1af0ef96b039b4301e258 (diff)
INTEGRATION: CWS helpcl (1.5.2); FILE MERGED
2005/01/17 12:13:30 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process
Diffstat (limited to 'helpcontent2/source/text/sdraw/01/makefile.mk')
-rw-r--r--helpcontent2/source/text/sdraw/01/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/helpcontent2/source/text/sdraw/01/makefile.mk b/helpcontent2/source/text/sdraw/01/makefile.mk
index 1bb9c4f514..f4298a3c23 100644
--- a/helpcontent2/source/text/sdraw/01/makefile.mk
+++ b/helpcontent2/source/text/sdraw/01/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:51:54 $
+#* last change $Author: rt $ $Date: 2005-01-27 09:55:51 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,8 +31,8 @@ MODULE = sdraw
.INCLUDE : $(PRJ)$/settings.pmk
# this list matches the *.xhp files to process
-HZIPFILES = \
- 04010000.hzip
+XHPFILES = \
+ 04010000.xhp
# --- Targets ------------------------------------------------------