X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74dda7b23be94b266fbdeb3fcfd68c2b1d90aec7..dbe31039f7ee6169d80386fd75a9f03316f8d261:/docs/doxygen/regen.sh?ds=inline diff --git a/docs/doxygen/regen.sh b/docs/doxygen/regen.sh index cd101108e5..a9dd32c9eb 100755 --- a/docs/doxygen/regen.sh +++ b/docs/doxygen/regen.sh @@ -30,7 +30,7 @@ mkdir -p out/html/wxmsw out/html/wxgtk out/html/wxmac # used in doxygen documentation, only in our html footer and by our # custom aliases cp images/powered-by-wxwidgets.png out/html -cp images/*logo.png out/html +cp images/logo_*.png out/html cp images/wxmsw/*png out/html/wxmsw cp images/wxmac/*png out/html/wxmac cp images/wxgtk/*png out/html/wxgtk