out-of-tree build: generate ./run from template, fix image checks
[libguestfs.git] / configure.ac
index 54c2911..e45632d 100644 (file)
@@ -909,6 +909,8 @@ AC_CONFIG_HEADERS([config.h])
 dnl http://www.mail-archive.com/automake@gnu.org/msg10204.html
 AC_CONFIG_FILES([podwrapper.sh],
                 [chmod +x podwrapper.sh])
 dnl http://www.mail-archive.com/automake@gnu.org/msg10204.html
 AC_CONFIG_FILES([podwrapper.sh],
                 [chmod +x podwrapper.sh])
+AC_CONFIG_FILES([run],
+                [chmod +x run])
 AC_CONFIG_FILES([Makefile
                  appliance/Makefile
                  capitests/Makefile
 AC_CONFIG_FILES([Makefile
                  appliance/Makefile
                  capitests/Makefile