Sign in
android
/
platform
/
external
/
libxcam
/
6d3607592b902b1e5a6b7f89c24661f942f72945
/
.
/
plugins
/
Makefile.am
blob: e3e20f4d8be618cd1126a5cf7ac98dd75accf482 [
file
] [
log
] [
blame
]
if
ENABLE_3ALIB
X3ALIB_DIR
=
3a
else
X3ALIB_DIR
=
endif
if
ENABLE_SMART_LIB
SMARTLIB_DIR
=
smart
else
SMARTLIB_DIR
=
endif
SUBDIRS
=
$
(
X3ALIB_DIR
)
$
(
SMARTLIB_DIR
)