Sign in
coral
/
imx-gstreamer
/
55bb164fb587d126d86a2621074d3245c245616e
/
.
/
tests
/
bufspeed
/
Makefile.am
blob: e42a756bc50b229bb8e54843a453798d8aec0af5 [
file
] [
log
] [
blame
]
noinst_PROGRAMS
=
test1 test2
test1_SOURCES
=
test1
.
c $
(
top_srcdir
)/
gst
/
gstbuffer
.
c gstmempool
.
c
EXTRA_DIST
=
gstbuffer
.
h gstmempool
.
h
LDADD
=
$
(
GST_LIBS
)
AM_CFLAGS
=
$
(
GST_CFLAGS
)