---
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