From 933458c0681e9d50031d9130f352accdbce1a4e4 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 27 May 2008 15:27:30 +0000 Subject: add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am --- bindings/python/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'bindings/python/tests') 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 -- cgit