Mercurial > hg > libxtract
view examples/Makefile.am @ 92:35a3bb5c3ffd
Java bindings (with simple test) now working. Unified Python and Java bindings tests.
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Thu, 06 Sep 2007 14:05:37 +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)