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 baee27b4..c432a42d 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 irdbd.py rootd.py irbe-cli.py cross-certify.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 |