git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e17c5a2
)
Fix EXTRA_DIST rule.
author
Richard Jones
<rjones@redhat.com>
Tue, 30 Mar 2010 16:49:06 +0000
(17:49 +0100)
committer
Richard Jones
<rjones@redhat.com>
Tue, 30 Mar 2010 16:49:06 +0000
(17:49 +0100)
tools/Makefile.am
patch
|
blob
|
history
diff --git
a/tools/Makefile.am
b/tools/Makefile.am
index
08f126d
..
1d7c0d1
100644
(file)
--- a/
tools/Makefile.am
+++ b/
tools/Makefile.am
@@
-30,9
+30,10
@@
tools = \
win-reg
EXTRA_DIST = \
- make-test-img.sh
run-locally \
- $(tools:%=virt-%)
+ $(tools:%=virt-%) \
+ make-test-img.sh \
+ test-virt-*.sh
CLEANFILES = test.img