X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=python%2FMakefile.am;h=bab869e76229d6e392b1b956a322dcc34bb260f0;hp=86ece8d5e3f5aa524fcfddb5a4e41c19605de0b5;hb=e118c14b9552de311cbc1734e03a3226b484c1e8;hpb=4ee9666a388f771e9b353dbedc90f52a73bb86e1 diff --git a/python/Makefile.am b/python/Makefile.am index 86ece8d..bab869e 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -20,8 +20,6 @@ EXTRA_DIST = \ guestfs-py.c \ t/*.py -CLEANFILES = *~ t/*~ - if HAVE_PYTHON pythondir = $(PYTHON_SITE_PACKAGES) @@ -40,4 +38,4 @@ TESTS_ENVIRONMENT = \ $(PYTHON) TESTS = t/005-import.py t/010-launch.py t/050-lvcreate.py -endif \ No newline at end of file +endif