mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 860371 - Remove dist/bin when starting a build. r=gps
This commit is contained in:
parent
4ea8165c3c
commit
484879ee6a
@ -40,7 +40,7 @@ default alldep all:: CLOBBER $(topsrcdir)/configure config.status
|
||||
$(RM) -r $(DIST)/include
|
||||
$(RM) -r $(DIST)/private
|
||||
$(RM) -r $(DIST)/public
|
||||
$(RM) $(DIST)/bin/chrome.manifest $(DIST)/bin/components/components.manifest
|
||||
$(RM) -r $(DIST)/bin
|
||||
$(RM) -r _tests
|
||||
|
||||
CLOBBER: $(topsrcdir)/CLOBBER
|
||||
|
Loading…
Reference in New Issue
Block a user