diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-27 13:20:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-27 13:20:07 +0000 |
| commit | 3f7ec6a843ba066af86cd32503dad7764f7137d9 (patch) | |
| tree | f37be241e6e9b9ee1b676372b7128070814dd564 /usr.sbin/ntp | |
| parent | 566d33358095feabf0ddb29bda62441573a7a9e4 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ntp')
| -rw-r--r-- | usr.sbin/ntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 763a2a4e07e3..15fad6cd3f86 100644 --- a/usr.sbin/ntp/Makefile +++ b/usr.sbin/ntp/Makefile @@ -3,7 +3,7 @@ MAINTAINER= roberto -SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \ +SUBDIR= doc libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \ ntptimeset ntptime ntp-genkeys .include <bsd.subdir.mk> |
