mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-04 12:06:20 +08:00
forget to update cmake
This commit is contained in:
parent
86e8792f34
commit
dd6d9ea5ee
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ add_library(pm3rrg_rdv4_mbedtls STATIC
|
||||||
../../common/mbedtls/des.c
|
../../common/mbedtls/des.c
|
||||||
../../common/mbedtls/ecdsa.c
|
../../common/mbedtls/ecdsa.c
|
||||||
../../common/mbedtls/md.c
|
../../common/mbedtls/md.c
|
||||||
|
../../common/mbedtls/hkdf.c
|
||||||
../../common/mbedtls/md5.c
|
../../common/mbedtls/md5.c
|
||||||
../../common/mbedtls/oid.c
|
../../common/mbedtls/oid.c
|
||||||
../../common/mbedtls/pem.c
|
../../common/mbedtls/pem.c
|
||||||
|
|
Loading…
Reference in a new issue