mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
fix missing files for compilation
This commit is contained in:
parent
6eba6015c5
commit
7329d7b0d0
1 changed files with 3 additions and 0 deletions
|
@ -21,7 +21,10 @@ MYSRCS = \
|
||||||
cipher.c \
|
cipher.c \
|
||||||
cmac.c \
|
cmac.c \
|
||||||
des.c \
|
des.c \
|
||||||
|
ecc_point_compression.c \
|
||||||
|
ecdh.c \
|
||||||
ecdsa.c \
|
ecdsa.c \
|
||||||
|
gcm.c \
|
||||||
md.c \
|
md.c \
|
||||||
md5.c \
|
md5.c \
|
||||||
oid.c \
|
oid.c \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue