diff options
author | Marcus Meissner <marcus@jet.franken.de> | 2007-05-07 18:53:30 +0000 |
---|---|---|
committer | Marcus Meissner <marcus@jet.franken.de> | 2007-05-07 18:53:30 +0000 |
commit | 1b632ca0269a4b70ad416bda580053c5224b4319 (patch) | |
tree | 238e47ba2ebb3a07980fb8f7022dba9bfee643a2 /doc | |
parent | 322776a171cca18e92f9dde7deff1f9666a21623 (diff) | |
download | libgphoto2-1b632ca0269a4b70ad416bda580053c5224b4319.tar.gz |
The .h files have new directories, so add them to their
generated list.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10112 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index a67cefe98..2171275c2 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -450,7 +450,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = @top_srcdir@/libgphoto2 @top_srcdir@/libgphoto2_port/libgphoto2_port @top_srcdir@/camlibs/template +INPUT = @top_srcdir@/libgphoto2 @top_srcdir@/gphoto2 @top_srcdir@/libgphoto2_port/gphoto2 @top_srcdir@/libgphoto2_port/libgphoto2_port @top_srcdir@/camlibs/template # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |