From 4ed17272e4b6f6901cb65f46436a6adddea9f13c Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sat, 16 May 2009 16:25:54 +0200 Subject: Fix old gnulib lgpl/ paths. Reported by "Tom G. Christensen" in . --- doc/doxygen/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doxygen/Doxyfile.in b/doc/doxygen/Doxyfile.in index 16d36d86f6..003e191487 100644 --- a/doc/doxygen/Doxyfile.in +++ b/doc/doxygen/Doxyfile.in @@ -577,7 +577,7 @@ EXCLUDE_SYMLINKS = NO # against the file with absolute path, so to exclude all test directories # for example use the pattern */test/* -EXCLUDE_PATTERNS = */config.h */doc/* */build-aux/* */gl/* */lgl/* */src/*-gaa.? */src/cfg/* */tests/* */guile/* *.cpp */gnutlsxx.h */lib/minitasn1/* *openssl* +EXCLUDE_PATTERNS = */config.h */doc/* */build-aux/* */gl/* */src/*-gaa.? */src/cfg/* */tests/* */guile/* *.cpp */gnutlsxx.h */lib/minitasn1/* *openssl* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the -- cgit v1.2.1