Mercurial > hg > libxtract
view examples/simpletest/Makefile.am @ 176:f94410db4014
Initialise ooura struct with right amount of memory for ooura FFT. Fixes #11
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Wed, 19 Jun 2013 15:30:04 -0700 |
parents | a9154a4599c2 |
children | 4a85175004d9 |
line wrap: on
line source
MAINTAINERCLEANFILES = Makefile.in noinst_PROGRAMS = simpletest INCLUDES = -I$(top_srcdir)/src simpletest_SOURCES = simpletest.c simpletest_LDADD = ../../src/libxtract.la