mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-05-13 17:07:01 +00:00
Bug 455940, correction: remove dist/bin rather than dist/dist/bin.
This commit is contained in:
parent
fd0451a97e
commit
d14919f77b
@ -49,7 +49,7 @@ default alldep all::
|
|||||||
$(RM) -rf $(DIST)/include
|
$(RM) -rf $(DIST)/include
|
||||||
$(RM) -rf $(DIST)/private
|
$(RM) -rf $(DIST)/private
|
||||||
$(RM) -rf $(DIST)/public
|
$(RM) -rf $(DIST)/public
|
||||||
$(RM) -rf $(DIST)/dist/bin
|
$(RM) -rf $(DIST)/bin
|
||||||
$(RM) -rf _tests
|
$(RM) -rf _tests
|
||||||
|
|
||||||
TIERS += base
|
TIERS += base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user