diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2019-10-01 14:55:16 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2019-10-01 14:55:16 +0000 |
| commit | 2d0a92c9ab15c6df408f4fe864cee256e1dc9f8a (patch) | |
| tree | c38b17a86d870f51fb9aa4b603af5977a80b02fd /usr.sbin/Makefile | |
| parent | 935dbbeb8bfcbe0a87afa36b2a2fc880c818e565 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/Makefile')
| -rw-r--r-- | usr.sbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 7c028c5a1358..9bee390e9cd8 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -138,6 +138,7 @@ SUBDIR.${MK_FMTREE}+= fmtree SUBDIR.${MK_FREEBSD_UPDATE}+= freebsd-update SUBDIR.${MK_GSSAPI}+= gssd SUBDIR.${MK_GPIO}+= gpioctl +SUBDIR.${MK_HTTPD}+= httpd SUBDIR.${MK_INET6}+= ip6addrctl SUBDIR.${MK_INET6}+= mld6query SUBDIR.${MK_INET6}+= ndp |
