fft-example: re-add Makefile.am
This commit is contained in:
parent
f4213c5e85
commit
5398950012
6
tests/examples/fft/Makefile.am
Normal file
6
tests/examples/fft/Makefile.am
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
noinst_PROGRAMS = fftrange
|
||||
fftrange_SOURCES = fftrange.c
|
||||
fftrange_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
fftrange_LDADD = $(GST_PLUGINS_BASE_LIBS) -lgstfft-$(GST_MAJORMINOR) $(GST_LIBS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user