projects
/
platform
/
upstream
/
cryptsetup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98db3bc
)
Remove test dir during cleanup.
author
Milan Broz
<gmazyland@gmail.com>
Sun, 25 Nov 2012 22:43:14 +0000
(23:43 +0100)
committer
Milan Broz
<gmazyland@gmail.com>
Sun, 25 Nov 2012 22:43:14 +0000
(23:43 +0100)
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index
eb4e28a
..
eb8136e
100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-20,6
+20,8
@@
EXTRA_DIST = compatimage.img.bz2 compatv10image.img.bz2 \
cryptsetup-valg-supps valg.sh valg-api.sh
CLEANFILES = cryptsetup-tst* valglog*
+clean-local:
+ -rm -rf tcrypt-images
differ_SOURCES = differ.c
differ_CFLAGS = -Wall -O2