doxygen: rename included files (they were ignored)

This commit is contained in:
Campbell Barton
2015-05-20 12:55:57 +10:00
parent a1e8547877
commit f0c143ca72
5 changed files with 4 additions and 4 deletions

View File

@@ -664,10 +664,10 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories # directories like "/usr/src/myproject". Separate the files or directories
# with spaces. # with spaces.
INPUT = doxygen.main \ INPUT = doxygen.main.h \
doxygen.source \ doxygen.source.h \
doxygen.intern \ doxygen.intern.h \
doxygen.extern \ doxygen.extern.h \
../../source \ ../../source \
../../intern \ ../../intern \
../../extern/bullet2 ../../extern/bullet2