X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure;fp=configure;h=d84044531c5b4f3e0a6ab92d9b1edc9d3b38eafd;hb=796ae3c2d3d27ea0ce5dbd72e29e4fe5f87d7966;hp=538d2eb54c7ca4a6eda9e829e56d4136b9de0fcc;hpb=7d091ae2bea9ffb164a5736a416ceccd79639431;p=ptask.git diff --git a/configure b/configure index 538d2eb..d840445 100755 --- a/configure +++ b/configure @@ -6679,7 +6679,7 @@ fi -ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile" +ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile tests/Makefile" for ac_prog in help2man @@ -7525,6 +7525,7 @@ do "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; + "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac