X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/8c04722db6302494cc3fbc379a8514e27d953c84..f0eaac9aca504fd2386291ddced1955fc001ea5b:/client/Makefile?ds=inline

diff --git a/client/Makefile b/client/Makefile
index 6ec34469..7954d1ea 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -66,7 +66,9 @@ CMDSRCS = 	nonce2key/crapto1.c\
 		loclass/elite_crack.c\
 		loclass/fileutils.c\
 			mifarehost.c\
+			crc.c \
 			crc16.c \
+			crc64.c \
 			iso14443crc.c \
 			iso15693tools.c \
 			data.c \