diff options
Diffstat (limited to 'Doxyfile.in')
-rw-r--r-- | Doxyfile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doxyfile.in b/Doxyfile.in index d61cb89a1..b79c9909d 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -528,6 +528,7 @@ WARN_LOGFILE = # with spaces. INPUT = @SRC_DIR@/src/libstrongswan \ + @SRC_DIR@/src/libhydra \ @SRC_DIR@/src/libcharon \ @SRC_DIR@/src/libsimaka \ @SRC_DIR@/src/libfast \ |