summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d02f935a2bd9..a4140c7b7f24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11853,7 +11853,7 @@ dnl branding
dnl ===================================================================
AC_MSG_CHECKING([for alternative branding images directory])
# initialize mapped arrays
-BRAND_INTRO_IMAGES="flat_logo.svg intro.png"
+BRAND_INTRO_IMAGES="flat_logo.svg intro.png intro-highres.png"
brand_files="$BRAND_INTRO_IMAGES about.svg"
if test -z "$with_branding" -o "$with_branding" = "no"; then