summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-10-15 17:51:16 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-10-15 17:51:16 +0100
commit8cf06ddcddf1fda3a189667dbaaa4560ba49df3c (patch)
treee0a49d392c322c8f14493395830aaf584fbe5903 /Makefile.am
parentaf0c123be8cc62acf9e1368b1d00acccdd6d91e9 (diff)
downloadlibguestfs-8cf06ddcddf1fda3a189667dbaaa4560ba49df3c.tar.gz
libguestfs-8cf06ddcddf1fda3a189667dbaaa4560ba49df3c.tar.xz
libguestfs-8cf06ddcddf1fda3a189667dbaaa4560ba49df3c.zip
virt-sysprep: Fix test to use guestmount and virt-inspector binaries that have been built.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5170ec8c..388cdeb8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,7 +85,7 @@ if HAVE_FUSE
SUBDIRS += fuse
endif
-# virt-tools in shell. This uses guestmount.
+# virt-tools in shell. This uses guestmount and virt-inspector.
if HAVE_FUSE
SUBDIRS += clone
endif