mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 455940 - Blow away the dist directory for top level makes
r=bsmedberg
This commit is contained in:
parent
18780098ea
commit
7493afd334
@ -49,6 +49,7 @@ default alldep all::
|
||||
$(RM) -rf $(DIST)/include
|
||||
$(RM) -rf $(DIST)/private
|
||||
$(RM) -rf $(DIST)/public
|
||||
$(RM) -rf $(DIST)/dist/bin
|
||||
$(RM) -rf _tests
|
||||
|
||||
TIERS += base
|
||||
|
Loading…
Reference in New Issue
Block a user