Mercurial > hg > libxtract
view examples/Makefile.am @ 68:9de5628b69a8
xtract_mfcc failed to initialise its result values to zero - now fixed.
author | Dan Stowell <danstowell@gmail.com> |
---|---|
date | Mon, 19 Mar 2007 14:41:56 +0000 |
parents | a9154a4599c2 |
children | ee2e1acbf2a8 |
line wrap: on
line source
if BUILD_PD_EXAMPLE PUREDATA_DIR = puredata endif if BUILD_SIMPLETEST SIMPLETEST_DIR = simpletest endif SUBDIRS = $(PUREDATA_DIR) $(SIMPLETEST_DIR)