[Libguestfs] [PATCH 1/3] hivex: Remove python bytecode on "make clean"

Hilko Bengen bengen at hilluzination.de
Fri May 13 06:37:55 UTC 2011


---
 python/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/python/Makefile.am b/python/Makefile.am
index bc9ce7c..8599863 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -42,4 +42,6 @@ TESTS_ENVIRONMENT = \
 
 TESTS = run-python-tests
 
+CLEANFILES = hivex.pyc
+
 endif
-- 
1.7.5.1




More information about the Libguestfs mailing list