X-Git-Url: http://git.annexia.org/?p=guestfs-browser.git;a=blobdiff_plain;f=configure.ac;h=3a0b3648b50face268a402269d72a701ed6c3a86;hp=44be0799f0a3bafc0341476f3d0b3052c3f3c3e4;hb=fb002571a0432d83a25487c2644fc831180c4443;hpb=a31f6789da91826a6b4e54ba82f84024d8f6822e diff --git a/configure.ac b/configure.ac index 44be079..3a0b364 100644 --- a/configure.ac +++ b/configure.ac @@ -110,5 +110,5 @@ fi AM_CONDITIONAL([HAVE_PERLDOC],[test "x$PERLDOC" != "xno"]) AC_CONFIG_HEADERS([config.h]) -AC_CONFIG_FILES([Makefile config.ml]) +AC_CONFIG_FILES([Makefile]) AC_OUTPUT