Correct the source path for Doxygen

This commit is contained in:
Danny Robson 2011-06-23 22:04:20 +10:00
parent 6f1bf3ebf9
commit dd51f6b180

View File

@ -564,7 +564,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = @top_srcdir@/src
INPUT = @top_srcdir@
# 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