mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 00:56:18 +00:00
Fix documentation build.
This commit is contained in:
@@ -578,7 +578,7 @@ WARN_LOGFILE = Doxygen.log
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = @top_srcdir@/src
|
||||
INPUT = @top_srcdir@/libnfc @top_srcdir@/examples @top_srcdir@/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
|
||||
|
||||
Reference in New Issue
Block a user