aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-01-28 13:13:08 +0100
committerAndreas Schneider <asn@cryptomilk.org>2011-01-28 13:13:08 +0100
commitb0c2be25a6f2f69f11cf0379b6f8a1f0e7646b3a (patch)
treed2a883eb846939c1c1ad8d6da17a27fcc099c3ae /doc
parentc1ecec7cda805908dff0b40fb888628630231823 (diff)
downloadlibssh-b0c2be25a6f2f69f11cf0379b6f8a1f0e7646b3a.tar.gz
libssh-b0c2be25a6f2f69f11cf0379b6f8a1f0e7646b3a.tar.xz
libssh-b0c2be25a6f2f69f11cf0379b6f8a1f0e7646b3a.zip
doc: Fixed the include dir.
Diffstat (limited to 'doc')
-rw-r--r--doc/doxy.config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxy.config.in b/doc/doxy.config.in
index 0c235757..778dd74e 100644
--- a/doc/doxy.config.in
+++ b/doc/doxy.config.in
@@ -578,7 +578,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @CMAKE_SOURCE_DIR@/include \
+INPUT = @CMAKE_SOURCE_DIR@/include/libssh \
@CMAKE_SOURCE_DIR@/src \
@CMAKE_SOURCE_DIR@/doc