From b4586138db5105195ca74b1290893f89633f3c01 Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Thu, 3 May 2007 20:26:56 +0000 Subject: [PATCH] - Added common/ source directory git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@577 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 1c571f366..53d3bcd0c 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