git.annexia.org
/
qemu-sanity-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6e8513
)
build: Remove *~ files when cleaning.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 22 Aug 2013 13:03:35 +0000
(14:03 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 22 Aug 2013 13:03:35 +0000
(14:03 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
68df3ce
..
e9f0009
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-25,7
+25,9
@@
EXTRA_DIST = \
sleeper \
$(TESTS)
-CLEANFILES = qemu-sanity-check
+CLEANFILES = \
+ *~ \
+ qemu-sanity-check
bin_SCRIPTS = qemu-sanity-check
initrddir = $(libdir)/qemu-sanity-check