build: doxygen build
[fw/openocd] / Doxyfile.in
index 519bb2f82cb46f3e5417fe9f5a2cc41554919971..f6e3ced0d583c0d179a47f8f66e24c1226081aef 100644 (file)
@@ -569,7 +569,7 @@ INPUT                  = @srcdir@/doc/manual \
                          @srcdir@/BUGS \
                          @srcdir@/PATCHES.txt \
                          @srcdir@/src \
-                         @srcdir@/config.h
+                         @builddir@/config.h
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is