Bug 847527 - Fix typo in metro/base/tests/Makefile.in. r=mbrubeck

This commit is contained in:
Raymond Lee 2013-03-05 11:26:16 +08:00
parent f6a142bae3
commit 014dc94464

View File

@ -31,7 +31,7 @@ BROWSER_TESTS = \
$(NULL)
BROWSER_TEST_RESOURCES = \
res\image01.png \
res/image01.png \
$(NULL)
libs:: $(BROWSER_TESTS)