summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-03-30 17:49:06 +0100
committerRichard Jones <rjones@redhat.com>2010-03-30 17:49:06 +0100
commit855c321b59ef348f692ec83d16ce1dd99bda65a2 (patch)
tree7b2f0fbeebf042165c3068307343c4a281cba286 /tools/Makefile.am
parente17c5a24b8dbbef76e183856c4c770b4754c4539 (diff)
downloadlibguestfs-855c321b59ef348f692ec83d16ce1dd99bda65a2.tar.gz
libguestfs-855c321b59ef348f692ec83d16ce1dd99bda65a2.tar.xz
libguestfs-855c321b59ef348f692ec83d16ce1dd99bda65a2.zip
Fix EXTRA_DIST rule.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 08f126d5..1d7c0d1c 100644
--- 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