diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2016-10-29 14:09:32 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2016-10-29 14:09:32 +0000 |
| commit | 97371ba2a9bd423f6a8742e06dc2b7c68b7cf5d2 (patch) | |
| tree | a542dc12a8746152e8972c9868e11cb4a8eb88a3 /sbin/Makefile | |
| parent | 6eeff7a7b2f22e5363f5a3a6f595352111eba7eb (diff) | |
Notes
Diffstat (limited to 'sbin/Makefile')
| -rw-r--r-- | sbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index affca8e19d911..4826bc09b26d9 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -87,6 +87,7 @@ SUBDIR.${MK_PF}+= pfctl SUBDIR.${MK_PF}+= pflogd SUBDIR.${MK_QUOTAS}+= quotacheck SUBDIR.${MK_ROUTED}+= routed +SUBDIR.${MK_ZFS}+= zfsbootcfg SUBDIR.${MK_TESTS}+= tests |
