mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 12:22:05 -04:00
add check
This commit is contained in:
parent
0de782ac54
commit
ef65850496
1 changed files with 2 additions and 2 deletions
|
|
@ -13,13 +13,13 @@
|
|||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: Makefile.in,v 1.19 2000/08/01 01:11:11 tale Exp $
|
||||
# $Id: Makefile.in,v 1.20 2000/12/14 01:12:38 marka Exp $
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
SUBDIRS = named rndc dig dnssec tests nsupdate
|
||||
SUBDIRS = check named rndc dig dnssec tests nsupdate
|
||||
TARGETS =
|
||||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
|
|
|||
Loading…
Reference in a new issue