Files

5 lines
90 B
Makefile
Raw Permalink Normal View History

2016-07-10 03:33:58 -07:00
noinst_PROGRAMS = test
test_SOURCES = test.c
test_LDADD = $(top_builddir)/src/libffts.la