view examples/Makefile.am @ 217:66f8547eb796

Update SWIG bindings, to (for now) ignore new stageful functions
author Jamie Bullock <jamie@jamiebullock.com>
date Wed, 04 Jun 2014 14:14:27 +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)