Sign in
coral
/
imx-gst-plugins-bad
/
3915e3e9ac20aae21a04c0e68a9600ca56183d04
/
.
/
tests
/
Makefile.am
blob: 022b8d507916eff8193f779de583ee32368adea8 [
file
] [
log
] [
blame
]
if
HAVE_GST_CHECK
SUBDIRS_CHECK
=
check
else
SUBDIRS_CHECK
=
endif
if
BUILD_EXAMPLES
SUBDIRS_EXAMPLES
=
examples
else
SUBDIRS_EXAMPLES
=
endif
SUBDIRS
=
icles \
$
(
SUBDIRS_CHECK
)
\
$
(
SUBDIRS_EXAMPLES
)
DIST_SUBDIRS
=
icles \
check \
examples