X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=python%2FMakefile.am;h=bab869e76229d6e392b1b956a322dcc34bb260f0;hb=62df226f26bd6ac3c481a7790eb89d760d2f0386;hp=86ece8d5e3f5aa524fcfddb5a4e41c19605de0b5;hpb=4ee9666a388f771e9b353dbedc90f52a73bb86e1;p=libguestfs.git 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