diff options
-rw-r--r-- | helpcontent2/source/text/sdraw/01/makefile.mk | 8 | ||||
-rw-r--r-- | helpcontent2/source/text/sdraw/04/makefile.mk | 8 |
2 files changed, 8 insertions, 8 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 ------------------------------------------------------ diff --git a/helpcontent2/source/text/sdraw/04/makefile.mk b/helpcontent2/source/text/sdraw/04/makefile.mk index 25700ff0ce..2f2510f3dd 100644 --- a/helpcontent2/source/text/sdraw/04/makefile.mk +++ b/helpcontent2/source/text/sdraw/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-12-16 12:52:08 $ +#* last change $Author: rt $ $Date: 2005-01-27 09:56:06 $ #* -#* $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 = \ - 01020000.hzip +XHPFILES = \ + 01020000.xhp # --- Targets ------------------------------------------------------ |