make/cmake: remove weirdy include paths like src/uart/../crypto
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#include "emv/emvcore.h"
|
||||
#include "emv/emvjson.h"
|
||||
#include "cliparser.h"
|
||||
#include "../crypto/asn1utils.h"
|
||||
#include "../crypto/libpcrypto.h"
|
||||
#include "crypto/asn1utils.h"
|
||||
#include "crypto/libpcrypto.h"
|
||||
#include "fido/cbortools.h"
|
||||
#include "fido/fidocore.h"
|
||||
#include "emv/dump.h"
|
||||
|
||||
Reference in New Issue
Block a user