Bug 342541 - JavaXPCOM jars not copied into XUL.framework. XULRunner only. r=bsmedberg
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