summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index b2cf3b34..6438d457 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -20,7 +20,7 @@ EXTRA_DIST = \
guestfs-py.c \
t/*.py
-CLEANFILES = *~
+CLEANFILES = *~ t/*~
if HAVE_PYTHON