Sign in
coral
/
imx-gst-plugins-bad
/
a7b020078a1c941e5cb282c4fa69298f2a3a745a
/
.
/
tests
/
examples
/
mpegts
/
Makefile.am
blob: 09f6e9d884b635e1e221c8ca9a1d7a4073a471f6 [
file
] [
log
] [
blame
]
noinst_PROGRAMS
=
tsparser
tsparser_SOURCES
=
ts
-
parser
.
c
tsparser_CFLAGS
=
$
(
GST_PLUGINS_BAD_CFLAGS
)
$
(
GST_CFLAGS
)
tsparser_LDFLAGS
=
$
(
GST_LIBS
)
tsparser_LDADD
=
\
$
(
top_builddir
)/
gst
-
libs
/
gst
/
mpegts
/
libgstmpegts
-
$
(
GST_API_VERSION
).
la