Mercurial > hg > libxtract
view examples/Makefile.am @ 173:1a0907add40c
Print which FFT implementation is being used at startup
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Wed, 19 Jun 2013 17:10:22 +0100 |
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)