Sign in
coral
/
imx-gst-plugins-bad
/
b620ac2539affe657d05fcd0bb3bd7d831bfd52a
/
.
/
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