X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=config.status;h=6555504c24cdfee8fe2c694dac9b28a2968ca49c;hp=17768ca9c0b3dbf4b6aff8d1c6aa02b58e534fd3;hb=796ae3c2d3d27ea0ce5dbd72e29e4fe5f87d7966;hpb=7d091ae2bea9ffb164a5736a416ceccd79639431 diff --git a/config.status b/config.status index 17768ca..6555504 100755 --- a/config.status +++ b/config.status @@ -393,7 +393,7 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " # Files that config.status was made for. -config_files=" Makefile po/Makefile.in src/Makefile" +config_files=" Makefile po/Makefile.in src/Makefile tests/Makefile" config_commands=" depfiles po-directories" ac_cs_usage="\ @@ -542,6 +542,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