Mercurial > hg > libxtract
view examples/Makefile.am @ 123:efb1c1ae2ba8
- reimplemented xtract_spectral_variance() xtract_spectral_skewness() and xtract_spectral_kurtosis() using correct maths
- removed xtract_spectral_average_deviation()
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Wed, 30 Mar 2011 10:51:39 +0000 |
parents | ee2e1acbf2a8 |
children |
line wrap: on
line source
MAINTAINERCLEANFILES = Makefile.in if BUILD_PD_EXAMPLE PUREDATA_DIR = puredata endif if BUILD_SIMPLETEST SIMPLETEST_DIR = simpletest endif SUBDIRS = $(PUREDATA_DIR) $(SIMPLETEST_DIR)