mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Fixing non-gtk build bustage.
This commit is contained in:
parent
f4b6627d52
commit
9897fc9afd
@ -252,8 +252,10 @@ endif
|
||||
tier_99_dirs += xpfe/bootstrap
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
ifdef MOZ_ENABLE_GTK
|
||||
tier_99_dirs += embedding/browser/gtk/tests
|
||||
endif
|
||||
endif
|
||||
|
||||
endif # BUILD_MODULES == all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user