diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index 86ece8d5..bab869e7 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 |
