moved attestation plugins to libpts in order to resolve circular reference with libimcv
This commit is contained in:
+4
-4
@@ -24,14 +24,14 @@ if USE_LIBTNCCS
|
||||
SUBDIRS += libtnccs
|
||||
endif
|
||||
|
||||
if USE_PTS
|
||||
SUBDIRS += libpts
|
||||
endif
|
||||
|
||||
if USE_IMCV
|
||||
SUBDIRS += libimcv
|
||||
endif
|
||||
|
||||
if USE_PTS
|
||||
SUBDIRS += libpts
|
||||
endif
|
||||
|
||||
if USE_LIBCHARON
|
||||
SUBDIRS += libcharon
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user