From: Alan T. DeKok Date: Thu, 1 Apr 2021 19:54:46 +0000 (-0400) Subject: add WITH_COA_TUNNEL to build X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d78ad2e4eddf623f4867e3502a176b54e4537f;p=thirdparty%2Ffreeradius-server.git add WITH_COA_TUNNEL to build --- diff --git a/doc/source/Doxyfile b/doc/source/Doxyfile index 010a21ffec..0d3c3017aa 100644 --- a/doc/source/Doxyfile +++ b/doc/source/Doxyfile @@ -1939,6 +1939,7 @@ PREDEFINED = WITH_PROXY \ WITH_STATS \ WITH_COMMAND_SOCKET \ WITH_COA \ + WITH_COA_TUNNEL \ WITH_TCP \ WITH_DHCP \ WITH_VMPS \