X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=python%2FMakefile.am;h=859986371f9abf6b09775dcf160fce24945ea9c6;hb=8bb8a921d40553602f8d72f0f3841f8f9aae9ff6;hp=bc9ce7ca77dfe6c2634e9ee638ae9213d4b0177a;hpb=aa5d6c138b55e25994ac723e94f32b009366927c;p=hivex.git 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