diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-01-13 15:17:16 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-01-13 15:17:16 +0000 |
commit | 98812631d6529ae2463f151d6c9c77cce17c1a72 (patch) | |
tree | 8ee0e121cd19930158cc53b0d30d239bbe550945 | |
parent | dde0ac239bfab7e922c23d3e4ef507364e33260d (diff) |
INTEGRATION: CWS ause046 (1.5.142); FILE MERGED
2005/12/20 16:20:01 hjs 1.5.142.1: #i59471# use generated image list instead
-rw-r--r-- | helpcontent2/util/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/helpcontent2/util/makefile.mk b/helpcontent2/util/makefile.mk index 5b756ee977..74c23e0432 100644 --- a/helpcontent2/util/makefile.mk +++ b/helpcontent2/util/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-12-16 13:00:10 $ +#* last change $Author: rt $ $Date: 2006-01-13 16:17:16 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -34,7 +34,3 @@ ZIP1LIST=main_transform*.xsl .INCLUDE : target.mk -ALLTAR : $(COMMONBIN)$/helpimg.ilst - -$(COMMONBIN)$/helpimg.ilst: helpimg.ilst - +$(COPY) $< $@ |