X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=a2ea88008926ca50b161d7a241ee4a42d2735273;hb=1e35941f62bddafd6b88270b22b3afe4a5d37baa;hp=ec02ff1bae715ff39ade7faf956b7965aff248fe;hpb=3a546663655abfcd6399d4fdb7febc6b0d83b822;p=libguestfs.git diff --git a/configure.ac b/configure.ac index ec02ff1..a2ea880 100644 --- a/configure.ac +++ b/configure.ac @@ -936,6 +936,8 @@ AC_SUBST([LIBTOOL]) dnl Produce output files. AC_CONFIG_HEADERS([config.h]) dnl http://www.mail-archive.com/automake@gnu.org/msg10204.html +AC_CONFIG_FILES([clone/virt-sysprep], + [chmod +x clone/virt-sysprep]) AC_CONFIG_FILES([podwrapper.sh], [chmod +x podwrapper.sh]) AC_CONFIG_FILES([run], @@ -946,6 +948,7 @@ AC_CONFIG_FILES([Makefile capitests/Makefile cat/Makefile caution/Makefile + clone/Makefile csharp/Makefile daemon/Makefile debian/changelog