Sign in
android
/
platform
/
external
/
libxcam
/
6d3607592b902b1e5a6b7f89c24661f942f72945
/
.
/
plugins
/
3a
/
Makefile.am
blob: 63c148a1d2d669020f54c5456edb45b862a7cf8c [
file
] [
log
] [
blame
]
if
ENABLE_IA_AIQ
AIQ_DIR
=
aiq
else
AIQ_DIR
=
endif
if
ENABLE_IA_AIQ
if
HAVE_LIBCL
HYBRID_DIR
=
hybrid
else
HYBRID_DIR
=
endif
endif
SUBDIRS
=
$
(
AIQ_DIR
)
$
(
HYBRID_DIR
)