configure: Separate pki from --disable-tools
While pki builds and runs just fine on Windows, this is not true for scepclient.
This commit is contained in:
+5
-1
@@ -73,7 +73,11 @@ if USE_UPDOWN
|
||||
endif
|
||||
|
||||
if USE_TOOLS
|
||||
SUBDIRS += scepclient pki
|
||||
SUBDIRS += scepclient
|
||||
endif
|
||||
|
||||
if USE_PKI
|
||||
SUBDIRS += pki
|
||||
endif
|
||||
|
||||
if USE_SWANCTL
|
||||
|
||||
Reference in New Issue
Block a user