Fixed case error in Makefile

This commit is contained in:
rcampbell@mozilla.com 2007-06-06 14:29:18 -07:00
parent b3691a838e
commit 83351e6d71

View File

@ -44,7 +44,7 @@ relativesrcdir = dom/tests/mochitest/ajax/mochikit
include $(DEPTH)/config/autoconf.mk
DIRS = \
Mochikit \
MochiKit \
tests \
$(NULL)