changeset 33071:df46c4d6e113 stable

* Doxyfile.in (PROJECT_LOGO): Fix file location.
author John W. Eaton <jwe@octave.org>
date Thu, 22 Feb 2024 12:45:20 -0500
parents 62667481cdfc
children e4ab79d5b849 880ae2c95f22
files doc/doxyhtml/Doxyfile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doxyhtml/Doxyfile.in	Thu Feb 22 12:43:48 2024 -0500
+++ b/doc/doxyhtml/Doxyfile.in	Thu Feb 22 12:45:20 2024 -0500
@@ -76,7 +76,7 @@
 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
 # the logo to the output directory.
 
-PROJECT_LOGO           = @abs_top_builddir@/etc/icons/octave-logo-48.png
+PROJECT_LOGO           = @abs_top_srcdir@/etc/icons/octave-logo-48.png
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
 # into which the generated documentation will be written. If a relative path is