Imported Debian patch 0.1.0+git20131207+e452e83-0ubuntu12
[deb_libhybris.git] / hybris / Makefile.am
CommitLineData
d42e7319
JB
1SUBDIRS = include properties common hardware
2
3if HAS_ANDROID_4_2_0
4SUBDIRS += libsync
5endif
6
7SUBDIRS += egl glesv1 glesv2 ui sf input camera
8if HAS_LIBNFC_NXP_HEADERS
9SUBDIRS += libnfc_nxp libnfc_ndef_nxp
10endif
11SUBDIRS += utils tests
12
13
14MAINTAINERCLEANFILES = \
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)