Extra CLEANFILES.

This commit is contained in:
Richard Jones
2009-04-13 19:15:12 +01:00
parent 70c2ffc396
commit adcf5dc6aa
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ EXTRA_DIST = \
guestfs-py.c \
t/*.py
CLEANFILES = *~
CLEANFILES = *~ t/*~
if HAVE_PYTHON