moved attestation plugins to libpts in order to resolve circular reference with libimcv
This commit is contained in:
@@ -36,11 +36,3 @@ endif
|
||||
if USE_IMV_SCANNER
|
||||
SUBDIRS += plugins/imv_scanner
|
||||
endif
|
||||
|
||||
if USE_IMC_ATTESTATION
|
||||
SUBDIRS += plugins/imc_attestation
|
||||
endif
|
||||
|
||||
if USE_IMV_ATTESTATION
|
||||
SUBDIRS += plugins/imv_attestation
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user