X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0ca9bc0e9929ba2f86af29b216b863971056e566..4cb4b588c276f8d3c3b4a18dc292d3bfd0e497b9:/client/Makefile diff --git a/client/Makefile b/client/Makefile index 9d650c9f..1df870b5 100644 --- a/client/Makefile +++ b/client/Makefile @@ -54,12 +54,11 @@ endif CORESRCS = uart.c \ util.c \ - sleep.c CMDSRCS = crapto1/crapto1.c\ crapto1/crypto1.c\ - nonce2key/nonce2key.c\ + mfkey.c\ loclass/cipher.c \ loclass/cipherutils.c \ loclass/des.c \