summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-10-04 11:02:30 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-10-04 17:37:48 +0100
commitfac15924f59a076c903d453d20305e00e1ae258a (patch)
tree60d99181a4a2194148f89e3af44b60067d64148d /configure.ac
parent293772bf7511dee41a1f3e842424678c1a6bf9e4 (diff)
downloadlibguestfs-fac15924f59a076c903d453d20305e00e1ae258a.tar.gz
libguestfs-fac15924f59a076c903d453d20305e00e1ae258a.tar.xz
libguestfs-fac15924f59a076c903d453d20305e00e1ae258a.zip
New tool: virt-sparsify to make disk images sparse.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 88293165..2f1bfe9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -983,6 +983,7 @@ AC_CONFIG_FILES([Makefile
ruby/Makefile
ruby/Rakefile
ruby/examples/Makefile
+ sparsify/Makefile
src/Makefile
test-tool/Makefile
tools/Makefile])