git.annexia.org
/
hivex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cf6eef
)
hivex: Remove python bytecode on "make clean"
author
Hilko Bengen
<bengen@hilluzination.de>
Fri, 13 May 2011 06:37:55 +0000
(08:37 +0200)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 13 May 2011 09:35:28 +0000
(10:35 +0100)
python/Makefile.am
patch
|
blob
|
history
diff --git
a/python/Makefile.am
b/python/Makefile.am
index
bc9ce7c
..
8599863
100644
(file)
--- a/
python/Makefile.am
+++ b/
python/Makefile.am
@@
-42,4
+42,6
@@
TESTS_ENVIRONMENT = \
TESTS = run-python-tests
+CLEANFILES = hivex.pyc
+
endif