diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2002-07-01 01:23:59 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2002-07-01 01:23:59 +0000 |
| commit | 91549d76f39b4c7fe581cd918533b85018fd52be (patch) | |
| tree | 722123b54f68bf269c57caecebe3a14201b59849 /usr.sbin/named | |
| parent | 5df3dc02708a52b2baceee61267db9ac674d57db (diff) | |
Notes
Diffstat (limited to 'usr.sbin/named')
| -rw-r--r-- | usr.sbin/named/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index 658ba763c708..5dda83436325 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -31,7 +31,7 @@ HTMLS= acl.html address_list.html comments.html config.html controls.html \ docdef.html example.html include.html index.html key.html \ logging.html master.html options.html server.html trusted-keys.html \ zone.html -MISCS= DynamicUpdate FAQ.1of2 FAQ.2of2 style.txt +MISCS= DynamicUpdate FAQ.1of2 FAQ.2of2 rfc2317-notes.txt style.txt FILES= ${HTMLS} ${MISCS} .PATH: ${BIND_DIR}/doc/html ${BIND_DIR}/doc/misc |
