summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'python/Makefile.am')
-rw-r--r--python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 703187b8..e99b9bf5 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -42,4 +42,4 @@ clean-local:
EXTRA_DIST = $(SWIG_OUTPUTS)
# Maintainer clean the swig generated files, because he/she maintains them.
-MAINTAINERCLEANFILES = $(SWIG_OUTPUTS)
+MAINTAINERCLEANFILES = Makefile.in $(SWIG_OUTPUTS)