aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-09-24 19:14:44 -0400
committerJack Lloyd <[email protected]>2017-09-24 19:14:44 -0400
commit3fd5092d5ae8ad6d9cba0a737f1f74f5823dea33 (patch)
treec768aee33583f23f5c5b8b479088fc1db012d7c1 /src/build-data
parentb3dacffa086336385f8bf8cee8edeeb8c1c5af10 (diff)
Make it possible to build the website from outside src dir
[ci skip]
Diffstat (limited to 'src/build-data')
-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 2b203a323..d3d4944e2 100644
--- a/src/build-data/botan.doxy.in
+++ b/src/build-data/botan.doxy.in
@@ -79,7 +79,7 @@ WARN_AS_ERROR = YES
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = src/lib
+INPUT = %{src_dir}/lib
INPUT_ENCODING = UTF-8
FILE_PATTERNS =
RECURSIVE = YES