INTEGRATION: CWS jsc21 (1.9.58); FILE MERGED
2008/04/23 09:54:52 jsc 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/03 07:50:55 jsc 1.9.58.1: #i86121# use correct path entries in jar manifest
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.10 $
|
||||
# $Revision: 1.11 $
|
||||
#
|
||||
# This file is part of OpenOffice.org.
|
||||
#
|
||||
@@ -39,7 +39,7 @@ TARGET = juh
|
||||
JARCLASSDIRS = com
|
||||
JARTARGET = $(TARGET).jar
|
||||
JARCOMPRESS = TRUE
|
||||
JARCLASSPATH = $(JARFILES)
|
||||
JARCLASSPATH = $(JARFILES) ../../lib/ ../bin/
|
||||
CUSTOMMANIFESTFILE = manifest
|
||||
|
||||
# Special work necessary for building java reference with javadoc.
|
||||
|
Reference in New Issue
Block a user