summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Jaquier <cyril.jaquier@fail2ban.org>2007-05-03 20:26:56 +0000
committerCyril Jaquier <cyril.jaquier@fail2ban.org>2007-05-03 20:26:56 +0000
commitb4586138db5105195ca74b1290893f89633f3c01 (patch)
tree02f960501aff25cb1b76fae3f95dbe286e2d6df9
parentc045a20152862e49bff2d8e0d980ee5db199f38b (diff)
downloadfail2ban-b4586138db5105195ca74b1290893f89633f3c01.tar.gz
- Added common/ source directory
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@577 a942ae1a-1317-0410-a47c-b1dcaea8d605
-rw-r--r--doc/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 1c571f36..53d3bcd0 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -459,7 +459,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../server ../client ../testcases ../
+INPUT = ../common ../server ../client ../testcases ../
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp