Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest

r=benjamin a=dsicore


git-svn-id: svn://10.0.0.236/trunk@231518 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ginn.chen%sun.com
2007-08-06 03:22:43 +00:00
parent 5696e3c71a
commit 7103fbf947
66 changed files with 78 additions and 78 deletions

View File

@@ -57,4 +57,4 @@ _TEST_FILES = parser_datreader.js \
$(NULL)
libs:: $(_TEST_FILES)
$(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)