summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp11
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp11')
-rw-r--r--testsuites/mptests/mp11/node1/Makefile.am2
-rw-r--r--testsuites/mptests/mp11/node2/Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/mptests/mp11/node1/Makefile.am b/testsuites/mptests/mp11/node1/Makefile.am
index eab07e3f88..e6997756d3 100644
--- a/testsuites/mptests/mp11/node1/Makefile.am
+++ b/testsuites/mptests/mp11/node1/Makefile.am
@@ -47,4 +47,6 @@ endif
EXTRA_DIST = $(DOCS)
+CLEANFILES = $(TMPINSTALL_FILES)
+
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/mptests/mp11/node2/Makefile.am b/testsuites/mptests/mp11/node2/Makefile.am
index ea43243f2a..3209aee114 100644
--- a/testsuites/mptests/mp11/node2/Makefile.am
+++ b/testsuites/mptests/mp11/node2/Makefile.am
@@ -47,4 +47,6 @@ endif
EXTRA_DIST = $(DOCS)
+CLEANFILES = $(TMPINSTALL_FILES)
+
include $(top_srcdir)/../automake/local.am