aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-01-06 15:22:52 +0000
committerlloyd <[email protected]>2014-01-06 15:22:52 +0000
commitca29b89bce2c555b033825e0cd304e7ce24e8ab2 (patch)
treeb3e29027a0e2546c42893e543c95612ed2102703
parentc431fb65b883a0a5fa060ea7caace0aca3628ec6 (diff)
Correct path to lib sources in Doxygen config (bugzilla 259)
-rw-r--r--src/build-data/botan.doxy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/botan.doxy.in b/src/build-data/botan.doxy.in
index ee0e660c3..63eaa7e15 100644
--- a/src/build-data/botan.doxy.in
+++ b/src/build-data/botan.doxy.in
@@ -78,7 +78,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = src
+INPUT = lib
INPUT_ENCODING = UTF-8
FILE_PATTERNS =
RECURSIVE = YES