diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2012-05-19 14:08:25 +0200 |
---|---|---|
committer | Jørgen Lind <jorgen.lind@nokia.com> | 2012-05-21 08:48:14 +0200 |
commit | a213706ecea7b2b8add17aa2ac1514911902602a (patch) | |
tree | 29cd5cf6a2c0d8897c546e4a79f58ecc5adac90d /sync.profile | |
parent | 07f93f58f5ae05cbcc81f210e24dad32b967fad8 (diff) | |
download | qtwayland-a213706ecea7b2b8add17aa2ac1514911902602a.tar.gz |
Added config.test for brcm_egl.
Change-Id: Ia103645ba0823dc94b42578de1f1e39e7dd84956
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile index 1390fe18..d20e7fb8 100644 --- a/sync.profile +++ b/sync.profile @@ -27,5 +27,6 @@ # Compile tests %configtests = ( - "xkbcommon" => {} + "xkbcommon" => {}, + "brcm_egl" => {} ); |