Adjust doxygen input path.

* doc/api/libabigail.doxy: Adjust include directory.
This commit is contained in:
Benjamin Kosnik 2013-08-01 16:40:00 -07:00 committed by Dodji Seketeli
parent d23c4e9b96
commit 1f702180e6

View File

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