From adcf5dc6aa53c02877e6bc16e211b7062a8ea33c Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 13 Apr 2009 19:15:12 +0100 Subject: Extra CLEANFILES. --- python/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') 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 -- cgit