X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=configure;h=9eb7b502ef4f5dffdc0d4aadb5a5258cc2150602;hp=1b4332df86c107362afc5116e4190e9c91ce85ea;hb=9f752e37ef5c5c4207a81c7a5a5f4d9536872c61;hpb=f93956db82f2d478b1a3dfd34d3fe024d4afd636 diff --git a/configure b/configure index 1b4332d..9eb7b50 100755 --- a/configure +++ b/configure @@ -7179,7 +7179,7 @@ fi PTHREAD_LIBS=-pthread -ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile" +ac_config_files="$ac_config_files Makefile icons/hicolor/scalable/Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile" for ac_prog in help2man @@ -8019,6 +8019,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "icons/hicolor/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES icons/hicolor/scalable/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" ;;