Bug 455940: for now, remove dist/bin/components, so that the Windows builds will stop leaking due to the extra components.

This commit is contained in:
L. David Baron 2008-09-26 14:35:14 -07:00
Родитель dd5bee904b
Коммит 230e056e02
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -49,6 +49,7 @@ default alldep all::
$(RM) -rf $(DIST)/include
$(RM) -rf $(DIST)/private
$(RM) -rf $(DIST)/public
$(RM) -rf $(DIST)/bin/components
$(RM) -rf _tests
TIERS += base