diff options
Diffstat (limited to 'helpcontent2/util/sdatabase')
-rw-r--r-- | helpcontent2/util/sdatabase/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/helpcontent2/util/sdatabase/makefile.mk b/helpcontent2/util/sdatabase/makefile.mk index da29a005f0..f8f9796e49 100644 --- a/helpcontent2/util/sdatabase/makefile.mk +++ b/helpcontent2/util/sdatabase/makefile.mk @@ -3,15 +3,16 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: vg $ $Date: 2005-03-23 13:03:04 $ +#* last change $Author: hr $ $Date: 2005-09-28 12:04:14 $ #* -#* $Revision: 1.6 $ +#* $Revision: 1.7 $ #* #* $Logfile:$ #* #* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. #* #************************************************************************* + # edit to match directory level PRJ = ..$/.. # same for all makefiles in "helpcontent2" @@ -31,7 +32,7 @@ zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_sdatabase ZIP1FLAGS= -u -r -ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/shared$/explorer$/database$/main.xhp .ENDIF # "$(SOLAR_JAVA)"!="" |