5da421133b486e17681e777d6f29e07ca6e80dea
[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