Mercurial > hg > libxtract
view examples/simpletest/Makefile.am @ 30:4df9012cebf1
Replaced --enable-vector with --enable-fft and improved build
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Fri, 20 Oct 2006 12:30:46 +0000 |
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