summaryrefslogtreecommitdiffstats
path: root/src/doxy.config.in
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-02-15 15:05:07 +0100
committerStephen Gallagher <sgallagh@redhat.com>2010-02-19 16:10:06 -0500
commit446dbddae224cb68422825445b3cbdeb6606aa81 (patch)
tree5fd0e068eb90854cd94541cb50fe0eea9fb6f493 /src/doxy.config.in
parent953e07b7c43bc9bb7c7616180b1ba1730e22c59a (diff)
downloadsssd_unused-446dbddae224cb68422825445b3cbdeb6606aa81.tar.gz
sssd_unused-446dbddae224cb68422825445b3cbdeb6606aa81.tar.xz
sssd_unused-446dbddae224cb68422825445b3cbdeb6606aa81.zip
Add documentation for PAM response messages
Diffstat (limited to 'src/doxy.config.in')
-rw-r--r--src/doxy.config.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/doxy.config.in b/src/doxy.config.in
index 6c147496..a9070e5b 100644
--- a/src/doxy.config.in
+++ b/src/doxy.config.in
@@ -578,7 +578,9 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @srcdir@/confdb
+INPUT = @srcdir@/confdb \
+ @srcdir@/providers/data_provider.h \
+ @srcdir@/sss_client/sss_cli.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