summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/tests')
-rw-r--r--bindings/python/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/python/tests/Makefile.am b/bindings/python/tests/Makefile.am
index 852f3f73..f465d298 100644
--- a/bindings/python/tests/Makefile.am
+++ b/bindings/python/tests/Makefile.am
@@ -1,3 +1,4 @@
+MAINTAINERCLEANFILES = Makefile.in
if PYTHON_ENABLED
TESTS = profiles_tests.py binding_tests.py
endif