Imported Debian patch 0.1.0+git20131207+e452e83-0ubuntu12
[deb_libhybris.git] / hybris / Makefile.am
1 SUBDIRS = include properties common hardware
2
3 if HAS_ANDROID_4_2_0
4 SUBDIRS += libsync
5 endif
6
7 SUBDIRS += egl glesv1 glesv2 ui sf input camera
8 if HAS_LIBNFC_NXP_HEADERS
9 SUBDIRS += libnfc_nxp libnfc_ndef_nxp
10 endif
11 SUBDIRS += utils tests
12
13
14 MAINTAINERCLEANFILES = \
15 aclocal.m4 compile config.guess config.sub \
16 configure depcomp install-sh ltmain.sh \
17 Makefile.in missing config.h.in \
18 mkinstalldirs *~ \
19 $(NULL)