mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 02:09:59 -04:00
build dig/host before bulding tests
This commit is contained in:
parent
a8d1c8621c
commit
6245328332
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ srcdir = @srcdir@
|
|||
VPATH = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
SUBDIRS = named lwresd rndc tests dig
|
||||
SUBDIRS = named lwresd rndc dig tests
|
||||
TARGETS =
|
||||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
|
|
|||
Loading…
Reference in a new issue