diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-07-16 11:20:54 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-07-16 11:20:54 +0000 |
| commit | 25630ba729c2d175add02aae3bf5bc66a89d2e3e (patch) | |
| tree | 3215a62144f0dff34bb0f666e3526778f7f62937 /lib/bind/Makefile | |
| parent | 7afecc12f4d7b56f03438d5f41b837b9696f0a94 (diff) | |
Notes
Diffstat (limited to 'lib/bind/Makefile')
| -rw-r--r-- | lib/bind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/Makefile b/lib/bind/Makefile index 4268219f2fa8..e2457b78937c 100644 --- a/lib/bind/Makefile +++ b/lib/bind/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= bind9 dns isc isccc isccfg lwres +SUBDIR= isc isccc dns isccfg bind9 lwres .include <bsd.subdir.mk> |
