Spaces in Makefile.in, entabified

This commit is contained in:
rcampbell@mozilla.com 2007-06-06 13:59:40 -07:00
Родитель 3771b49c68
Коммит e2bd7f75dc
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -52,8 +52,8 @@ include $(topsrcdir)/config/rules.mk
_TEST_FILES = \
test_Mochikit.html \
manifest.json \
$(NULL)
manifest.json \
$(NULL)
libs:: $(_TEST_FILES)
$(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)