view examples/Makefile.am @ 39:39c76f4db5b7

Fixed xtract_init_mfcc
author Jamie Bullock <jamie@postlude.co.uk>
date Mon, 11 Dec 2006 11:21:04 +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)