Imported Upstream version 0.1.0+git20131207+e452e83
[deb_libhybris.git] / hybris / egl / platforms / Makefile.am
CommitLineData
d42e7319
JB
1
2SUBDIRS = common null fbdev
3if HAS_ANDROID_4_2_0
4SUBDIRS += hwcomposer
5endif
6
7if WANT_WAYLAND
8SUBDIRS += wayland
9endif
10
11