diff options
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 4268219f2fa8f..e2457b78937c9 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> |