From 6eeb126390f05a757f4060b2bae694de1eb4f4b3 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Tue, 10 Oct 2006 09:20:33 +0000 Subject: Build system tweaks --- examples/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/Makefile.am') 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 + -- cgit v1.2.3