added missing endif in Makefile
This commit is contained in:
@@ -33,6 +33,7 @@ endif
|
|||||||
|
|
||||||
if USE_IMV_SCANNER
|
if USE_IMV_SCANNER
|
||||||
SUBDIRS += plugins/imv_scanner
|
SUBDIRS += plugins/imv_scanner
|
||||||
|
endif
|
||||||
|
|
||||||
if USE_IMC_ATTESTATION
|
if USE_IMC_ATTESTATION
|
||||||
SUBDIRS += plugins/imc_attestation
|
SUBDIRS += plugins/imc_attestation
|
||||||
|
|||||||
Reference in New Issue
Block a user