Bug 342541 - JavaXPCOM jars not copied into XUL.framework. XULRunner only. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@200920 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -115,9 +115,9 @@ TEMP_SDK_DIR = $(DIST)/bin/sdk/lib
|
||||
$(TEMP_SDK_DIR)::
|
||||
$(NSINSTALL) -D $@
|
||||
|
||||
libs:: $(JARFILE) $(JARFILE_SRC) $(TEMP_SDK_DIR)
|
||||
export:: $(JARFILE) $(JARFILE_SRC) $(TEMP_SDK_DIR)
|
||||
$(INSTALL) $(IFLAGS2) $^
|
||||
|
||||
# Build the implementation Java classes, which depend on these interfaces
|
||||
libs::
|
||||
export::
|
||||
$(MAKE) -C ../src jarfile
|
||||
|
||||
Reference in New Issue
Block a user