clean up files created by XULRunner in the application directory when cleaning tests

This commit is contained in:
Myk Melez 2009-04-14 18:42:29 -07:00
Родитель b8b28815d9
Коммит 2b2cd3960b
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -160,3 +160,5 @@ $(tests:.js=): $(tests)
clean:
rm -rf $(profiledir)
rm -f test*.log
rm -f $(harnessdir)/app/update.test
rm -rf $(harnessdir)/app/updates