mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 14:00:00 -04:00
Merge branch '193-make-distclean-fails' into 'master'
Resolve "make distclean fails" Closes #193 See merge request isc-projects/bind9!182
This commit is contained in:
commit
10814aaf3b
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ ISCCFGDEPLIBS = ../../lib/isccfg/libisccfg.@A@
|
|||
LIBS = @LIBS@
|
||||
|
||||
SUBDIRS = system @PKCS11_TOOLS@
|
||||
TESTDIRS = system
|
||||
TESTDIRS =
|
||||
|
||||
# Test programs that are built by default:
|
||||
# cfg_test is needed for regenerating doc/misc/options
|
||||
|
|
|
|||
Loading…
Reference in a new issue