aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
-rw-r--r--examples/puredata/Makefile.am1
2 files changed, 3 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 7e0e052..46acfbc 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,3 +1,5 @@
+MAINTAINERCLEANFILES = Makefile.in
+
if BUILD_PD_EXAMPLE
PUREDATA_DIR = puredata
endif
diff --git a/examples/puredata/Makefile.am b/examples/puredata/Makefile.am
index ec5c197..a86acb3 100644
--- a/examples/puredata/Makefile.am
+++ b/examples/puredata/Makefile.am
@@ -1,3 +1,4 @@
+MAINTAINERCLEANFILES = Makefile.in
SUFFIXES = .@PD_SUFFIX@
PDDIR = $(prefix)/lib/pd