2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 10:10:06 +00:00

Add missing files for meson built manpages

These manual entries still get built and installed but get excluded from
meson's rebuild detection.
This commit is contained in:
Aydın Mercan 2025-07-08 12:26:03 +03:00
parent caa0451e28
commit ccae13b482
No known key found for this signature in database

View File

@ -40,11 +40,13 @@ manrst_srcset.add(
'named-journalprint.rst', 'named-journalprint.rst',
'named-makejournal.rst', 'named-makejournal.rst',
'named-rrchecker.rst', 'named-rrchecker.rst',
'named.conf.rst',
'named.rst', 'named.rst',
'nsec3hash.rst', 'nsec3hash.rst',
'nslookup.rst', 'nslookup.rst',
'nsupdate.rst', 'nsupdate.rst',
'rndc-confgen.rst', 'rndc-confgen.rst',
'rndc.conf.rst',
'rndc.rst', 'rndc.rst',
'tsig-keygen.rst', 'tsig-keygen.rst',
), ),