Sign in
coral
/
mtk-gst-plugins-base
/
7772a491579adb3177e19b16fc9efda2c54b5e7a
/
.
/
tests
/
examples
/
fft
/
Makefile.am
blob: ed5589e28ee38e1de349242fa8ee03874785ba41 [
file
] [
log
] [
blame
]
noinst_PROGRAMS
=
fftrange
fftrange_SOURCES
=
fftrange
.
c
fftrange_CFLAGS
=
$
(
GST_PLUGINS_BASE_CFLAGS
)
$
(
GST_CFLAGS
)
fftrange_LDADD
=
\
$
(
top_builddir
)/
gst
-
libs
/
gst
/
fft
/
libgstfft
-
$
(
GST_API_VERSION
).
la \
$
(
GST_LIBS
)