Sign in
coral
/
imx-gst-plugins-base
/
80e1febe8ca63da591e536d2d2071bac29f4d214
/
.
/
sys
/
Makefile.am
blob: c3c22381c57efe150d718e74cff5526caa3fc383 [
file
] [
log
] [
blame
]
if
USE_X
XIMAGE_DIR
=
ximage
else
XIMAGE_DIR
=
endif
if
USE_XVIDEO
XVIMAGE_DIR
=
xvimage
else
XVIMAGE_DIR
=
endif
SUBDIRS
=
\
$
(
XIMAGE_DIR
)
\
$
(
XVIMAGE_DIR
)
DIST_SUBDIRS
=
\
ximage \
xvimage
include $
(
top_srcdir
)/
common
/
parallel
-
subdirs
.
mak