about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/Doxyfile b/doc/src/Doxyfile
index 62a219ca..8afec5eb 100644
--- a/doc/src/Doxyfile
+++ b/doc/src/Doxyfile
@@ -159,6 +159,6 @@ GENERATE_PERLMOD       = NO
 # undefined via #undef or recursively expanded use the := operator 
 # instead of the = operator.
 
-PREDEFINED             = DEBUG CONN_MODULE __client_c__
+PREDEFINED             = DEBUG ZLIB PAM ZEROCONF CONN_MODULE __client_c__
 
 # -eof-