maint: remove unnecessary test-before-free
[hivex.git] / python / Makefile.am
index bc9ce7c..8599863 100644 (file)
@@ -42,4 +42,6 @@ TESTS_ENVIRONMENT = \
 
 TESTS = run-python-tests
 
+CLEANFILES = hivex.pyc
+
 endif