mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 587028 - Remove automationutils.pyc from $(srcdir) on make clean. r=bsmedberg, a2.0=bsmedberg
--HG-- extra : rebase_source : b562df6573b1776b87dcd1fd751b0f8e7d0ffbd0
This commit is contained in:
parent
f25860c110
commit
3a4f752ec3
@ -206,5 +206,5 @@ libs:: $(topsrcdir)/tools/rb/fix-linux-stack.pl
|
||||
$(INSTALL) $< $(DIST)/bin
|
||||
endif
|
||||
|
||||
GARBAGE += automationutils.pyc
|
||||
GARBAGE += $(srcdir)/automationutils.pyc
|
||||
endif # ENABLE_TESTS
|
||||
|
Loading…
Reference in New Issue
Block a user