Bug 381579: extensions/java/xpcom/interfaces/org directory is incorrectly removed when "make clean". p=Wang Xianzhu <phnixwxz1@yahoo.com>, r/sr=jag, a=NPOTB

git-svn-id: svn://10.0.0.236/trunk@244830 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jag%tty.nl
2008-02-04 01:02:50 +00:00
parent 7595c4f017
commit 2ac672340d

View File

@@ -74,7 +74,6 @@ JAVA_CLASSPATH += $(IFACES_JAR)
SDK_LIBRARY = $(JAVA_LIBRARY_NAME).jar $(IFACES_JAR) $(IFACES_JAR_SRC)
GARBAGE += $(IFACES_JAR) $(IFACES_JAR_SRC) IXPCOMError.java java.files
GARBAGE_DIRS += org
include $(topsrcdir)/config/rules.mk