Sign in
coral
/
imx-gst-plugins-bad
/
e47279f03068de094c4cab0a1f0b0c1b59ac601d
/
.
/
examples
/
app
/
Makefile.am
blob: 0b950515addd2105382eb9f94d27076e9fb0ce6f [
file
] [
log
] [
blame
]
noinst_PROGRAMS
=
appsrc_ex
appsrc_ex_SOURCES
=
appsrc_ex
.
c
appsrc_ex_CFLAGS
=
$
(
GST_CFLAGS
)
$
(
GCONF_CFLAGS
)
appsrc_ex_LDFLAGS
=
\
$
(
GST_LIBS
)
\
$
(
top_builddir
)/
gst
-
libs
/
gst
/
app
/
libgstapp
-
@GST_MAJORMINOR@
.
la