diff options
| author | Andreas Schneider <asn@cryptomilk.org> | 2013-10-14 15:39:33 +0200 |
|---|---|---|
| committer | Andreas Schneider <asn@cryptomilk.org> | 2013-10-14 15:40:18 +0200 |
| commit | 58893352b045c0a422206165706c8179094b866f (patch) | |
| tree | 707c64539a9e62100db4b8e449888e70f38c9a2b | |
| parent | cdcc92e3443c863d033d95d213aee5f270db774b (diff) | |
doc: Make sure we have the defines to build all docs.
| -rw-r--r-- | doc/doxy.config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxy.config.in b/doc/doxy.config.in index 276a2611..4da9b2c9 100644 --- a/doc/doxy.config.in +++ b/doc/doxy.config.in @@ -1628,7 +1628,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = +PREDEFINED = WITH_SERVER WITH_SFTP WITH_PCAP # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. |
