X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0ca9bc0e9929ba2f86af29b216b863971056e566..35aa230ee467d8d603aa49415f43239fe014d9ac:/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 \