X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0ca9bc0e9929ba2f86af29b216b863971056e566..bea6e7b0b648868926329addf21036255a460166:/client/Makefile diff --git a/client/Makefile b/client/Makefile index 9d650c9f..ac7e6f98 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\ + nonce2key.c\ loclass/cipher.c \ loclass/cipherutils.c \ loclass/des.c \