view examples/Makefile.am @ 210:c99c00e1c508

Fixed bugs in xtract_failsafe_f0(). Should now actually be failsafe. Only exception is silent input.
author Jamie Bullock <jamie@jamiebullock.com>
date Mon, 17 Mar 2014 16:39:30 +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)