diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-12-16 12:00:10 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-12-16 12:00:10 +0000 |
commit | 60cd57dbf61104ac16c9215b3700d4ca6889aa60 (patch) | |
tree | db6e6fe3b60b418fa9473e8ccdd8c380ecd78219 /helpcontent2/util/makefile.mk | |
parent | 52ecc6c32ca3bf8444defe941b2c0928e680fb04 (diff) |
INTEGRATION: CWS helpaux (1.3.2); FILE MERGED
2004/12/07 11:11:46 fpe 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED
2004/12/06 14:03:53 hjs 1.3.2.1: #i36415# fix for helpcontent2 auxiliary language problem
Diffstat (limited to 'helpcontent2/util/makefile.mk')
-rw-r--r-- | helpcontent2/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/makefile.mk b/helpcontent2/util/makefile.mk index 868816ab50..5b756ee977 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-11-27 00:24:30 $ +#* last change $Author: rt $ $Date: 2004-12-16 13:00:10 $ #* -#* $Revision: 1.4 $ +#* $Revision: 1.5 $ #* #* $Logfile:$ #* @@ -23,8 +23,8 @@ TARGET = plain_util # --- Settings ----------------------------------------------------- -.INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/settings.pmk ZIP1TARGET=helpxsl ZIP1FLAGS= -u -r |