mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 605100 - Add services & sync folders to mobile/build.mk [r=fabrice]
This commit is contained in:
parent
7159b922e6
commit
e57184434f
@ -51,6 +51,11 @@ ifdef MOZ_EXTENSIONS
|
||||
tier_app_dirs += extensions
|
||||
endif
|
||||
|
||||
ifdef MOZ_SERVICES_SYNC
|
||||
tier_app_dirs += services/crypto
|
||||
tier_app_dirs += services/sync
|
||||
endif
|
||||
|
||||
tier_app_dirs += \
|
||||
$(MOZ_BRANDING_DIRECTORY) \
|
||||
mobile \
|
||||
|
Loading…
Reference in New Issue
Block a user