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:
pedemont%us.ibm.com
2006-06-26 20:31:44 +00:00
parent fe4432f908
commit ae2382a1d0

View File

@@ -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