X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure;h=52614bba1ca66cbefddd463c2cd618c52189c384;hb=e27cd0a70c5ed37621312b117606d8db535fc59e;hp=d84044531c5b4f3e0a6ab92d9b1edc9d3b38eafd;hpb=114b2d361bc78ca6827c17c4f7307f7b62f377ec;p=ptask.git diff --git a/configure b/configure index d840445..52614bb 100755 --- a/configure +++ b/configure @@ -6679,7 +6679,7 @@ fi -ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile tests/Makefile" +ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/glade/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" ;; + "src/glade/Makefile") CONFIG_FILES="$CONFIG_FILES src/glade/Makefile" ;; "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;