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