summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/doxygen.cfg b/config/doxygen.cfg
index 2ddd1d609..78014290d 100644
--- a/config/doxygen.cfg
+++ b/config/doxygen.cfg
@@ -569,7 +569,7 @@ WARN_LOGFILE =
# with spaces.
INPUT = $(SRCDIR)/src \
- $(BUILDDIR)/src
+ src
# 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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback