diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference.doxygen.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index 8aa511e..5fecdbe 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -782,6 +782,7 @@ WARN_LOGFILE = # Note: If this tag is empty the current directory is searched. INPUT = @PUGL_SRCDIR@/include/pugl/ \ + @PUGL_SRCDIR@/bindings/cxx/include/pugl/ \ @PUGL_SRCDIR@/doc/mainpage.md # This tag can be used to specify the character encoding of the source files |