aboutsummaryrefslogtreecommitdiffstats
path: root/epan/doxygen.cfg.in
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-10-27 04:03:31 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-10-27 04:03:31 +0000
commit5fed058707599c2f225dc2288f3d1b6081628419 (patch)
treee2edd164bbdb12a628b73e324e249ad192875526 /epan/doxygen.cfg.in
parent5d7291d197e3c160f2a10ed2c63c720cdba3d31a (diff)
fix doxygen generation
svn path=/trunk/; revision=12403
Diffstat (limited to 'epan/doxygen.cfg.in')
-rw-r--r--epan/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/doxygen.cfg.in b/epan/doxygen.cfg.in
index 8bab2e9d24..2ac2b69797 100644
--- a/epan/doxygen.cfg.in
+++ b/epan/doxygen.cfg.in
@@ -55,4 +55,4 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
-@INCLUDE = ../doxygen.cfg \ No newline at end of file
+@INCLUDE = ../doxygen_global.cfg \ No newline at end of file