# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @abs_top_srcdir@/xkbcommon \
- @abs_top_srcdir@/README.md \
- @abs_top_srcdir@/doc/quick-guide.md
+INPUT = @abs_top_srcdir@/README.md \
+ @abs_top_srcdir@/doc/quick-guide.md \
+ @abs_top_srcdir@/xkbcommon/xkbcommon.h \
+ @abs_top_srcdir@/xkbcommon/xkbcommon-names.h \
+ @abs_top_srcdir@/xkbcommon/xkbcommon-x11.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