diff options
Diffstat (limited to 'rpkid/Doxyfile')
-rw-r--r-- | rpkid/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/Doxyfile b/rpkid/Doxyfile index 8907523a..4c9808a0 100644 --- a/rpkid/Doxyfile +++ b/rpkid/Doxyfile @@ -474,7 +474,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = rpki rpkid.py pubd.py +INPUT = rpki rpkid.py pubd.py irdbd.py rootd.py irbe-cli.py cross-certify.py # This tag can be used to specify the character encoding of the source files that # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default |