Restructure: Move fft from common code to 'libfft'
This commit is contained in:
parent
40c24a70b2
commit
cb30c96bc6
6
src/libfft/Makefile.am
Normal file
6
src/libfft/Makefile.am
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
|
||||||
|
|
||||||
|
noinst_LIBRARIES = libfft.a
|
||||||
|
|
||||||
|
libfft_a_SOURCES = \
|
||||||
|
fft.c
|
||||||
Loading…
x
Reference in New Issue
Block a user