From 8c32011c40dd788cde5e422d9b4a3bf99ca717c3 Mon Sep 17 00:00:00 2001
From: Brad Hards <bradh@frogmouth.net>
Date: Wed, 12 Jan 2005 10:34:30 +0000
Subject: [PATCH] Update to get this excluded properly

svn path=/trunk/kdesupport/qca/; revision=377706
---
 Doxyfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doxyfile b/Doxyfile
index 9e38eb69..3d2a2dc0 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -410,7 +410,7 @@ RECURSIVE              = NO
 # excluded from the INPUT source files. This way you can easily exclude a 
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                = qca_systemstore.h
+EXCLUDE                = src/qca_systemstore.h
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories 
 # that are symbolic links (a Unix filesystem feature) are excluded from the input.