git-subtree-dir: FFTS/Sources/FFTS git-subtree-split: d11c3e76200e619d35e2d898a28a1c5641a366f4
5 lines
90 B
Makefile
5 lines
90 B
Makefile
|
|
noinst_PROGRAMS = test
|
|
test_SOURCES = test.c
|
|
test_LDADD = $(top_builddir)/src/libffts.la
|