diff options
Diffstat (limited to 'helpcontent2/source/text/simpress/04/makefile.mk')
-rw-r--r-- | helpcontent2/source/text/simpress/04/makefile.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/helpcontent2/source/text/simpress/04/makefile.mk b/helpcontent2/source/text/simpress/04/makefile.mk index 77f71aeeab..4b9022541f 100644 --- a/helpcontent2/source/text/simpress/04/makefile.mk +++ b/helpcontent2/source/text/simpress/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-12-16 12:56:50 $ +#* last change $Author: rt $ $Date: 2005-01-27 10:00:46 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -31,8 +31,8 @@ MODULE = simpress .INCLUDE : $(PRJ)$/settings.pmk # this list matches the *.xhp files to process -HZIPFILES = \ - 01020000.hzip +XHPFILES = \ + 01020000.xhp # --- Targets ------------------------------------------------------ |