summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-10-05 15:06:10 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-10-05 18:13:29 +0100
commitb4bb49ffd123e36d6319281dcc2080b30e23e447 (patch)
tree2e4804bf106a41fabc750003da59f7b73fa194ad /configure.ac
parentf3341222b37f91d7f7fcdafe30b107ea9da9ad02 (diff)
downloadlibguestfs-b4bb49ffd123e36d6319281dcc2080b30e23e447.tar.gz
libguestfs-b4bb49ffd123e36d6319281dcc2080b30e23e447.tar.xz
libguestfs-b4bb49ffd123e36d6319281dcc2080b30e23e447.zip
New tool: virt-alignment-scan to check alignment of partitions.
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 c15af173..104a81e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -941,6 +941,7 @@ AC_CONFIG_FILES([podwrapper.sh],
AC_CONFIG_FILES([run],
[chmod +x run])
AC_CONFIG_FILES([Makefile
+ align/Makefile
appliance/Makefile
capitests/Makefile
cat/Makefile