mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 840447 - add metro sub dir to PURGECACHES_DIRS. r=glandium
This commit is contained in:
parent
65dc85e194
commit
9ff4fd2525
@ -1 +1,4 @@
|
||||
PURGECACHES_DIRS = $(DIST)/bin/browser
|
||||
ifdef MOZ_METRO
|
||||
PURGECACHES_DIRS += $(DIST)/bin/metro
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user