removed org/mozilla/dom/tests from JDIR

git-svn-id: svn://10.0.0.236/trunk@64786 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sdv%sparc.spb.su
2000-03-31 19:22:48 +00:00
parent 0a1996f68b
commit 6ff00eda55
3 changed files with 0 additions and 3 deletions

View File

@@ -30,7 +30,6 @@ NO_CAFE=1
JDIRS = org/mozilla/dom \
org/mozilla/dom/events \
org/mozilla/dom/util \
org/mozilla/dom/tests \
$(NULL)
include $(DEPTH)/config/autoconf.mk

View File

@@ -30,7 +30,6 @@ NO_CAFE=1
JDIRS = org/mozilla/dom \
org/mozilla/dom/events \
org/mozilla/dom/util \
org/mozilla/dom/tests \
$(NULL)

View File

@@ -32,7 +32,6 @@ include <$(DEPTH)\java\config\localdefs.mak>
JDIRS = org\mozilla\dom \
org\mozilla\dom\events \
org\mozilla\dom\util \
org\mozilla\dom\tests \
$(NULL)
JAVAC_PROG=$(JDKHOME)\bin\javac