aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2006-10-10 09:20:33 +0000
committerJamie Bullock <jamie@postlude.co.uk>2006-10-10 09:20:33 +0000
commit6eeb126390f05a757f4060b2bae694de1eb4f4b3 (patch)
tree2e547cd3c232e5cc006838a4da5b4ba9c6050597 /examples/Makefile.am
parentd0779800f72f682f5b2a874e8bcde1caadbf5a5d (diff)
downloadLibXtract-6eeb126390f05a757f4060b2bae694de1eb4f4b3.tar.gz
LibXtract-6eeb126390f05a757f4060b2bae694de1eb4f4b3.tar.bz2
LibXtract-6eeb126390f05a757f4060b2bae694de1eb4f4b3.zip
Build system tweaks
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 071f774..8ca132d 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1 +1,4 @@
+if BUILD_PD_EXAMPLE
SUBDIRS = puredata
+endif
+