aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2014-01-16 08:50:24 +0100
committerAndreas Schneider <asn@cryptomilk.org>2014-01-16 08:53:32 +0100
commit6d09104ad3c048a17749bce5de7b370439e52574 (patch)
treea5284d36b592c9cd557f99bfbbbfb69160452024 /doc
parent57ef959aa3e785658d68c91a7e7ba78cc5dc75f6 (diff)
downloadlibssh-6d09104ad3c048a17749bce5de7b370439e52574.tar.gz
libssh-6d09104ad3c048a17749bce5de7b370439e52574.tar.xz
libssh-6d09104ad3c048a17749bce5de7b370439e52574.zip
Rename build directory to obj.
Some buildsystem use build in the pathname and so we will filter out e.g. docs generation.
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 4da9b2c9..a7a9ffbb 100644
--- a/doc/doxy.config.in
+++ b/doc/doxy.config.in
@@ -721,7 +721,7 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */.git/* \
*/.svn/* \
*/cmake/* \
- */build/*
+ */obj/*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the