diff --git a/mozilla/dom/tests/mochitest/ajax/Makefile.in b/mozilla/dom/tests/mochitest/ajax/Makefile.in index d606d33acf0..f7a51fce7b2 100644 --- a/mozilla/dom/tests/mochitest/ajax/Makefile.in +++ b/mozilla/dom/tests/mochitest/ajax/Makefile.in @@ -45,7 +45,7 @@ include $(DEPTH)/config/autoconf.mk DIRS = lib \ prototype \ offline \ - mochikit \ $(NULL) +# mochikit \ removed until fixed on linux -include $(topsrcdir)/config/rules.mk \ No newline at end of file +include $(topsrcdir)/config/rules.mk