mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 12:02:10 -05:00
system should only be in SUBDIRS
This commit is contained in:
parent
622cffee9d
commit
f87e0c03ee
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