X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/652c39c63bce093cec80b174dfb0d8154e7c6827..3e4811c8b77f4e3d84ed681f6b49704a18c2b3c4:/client/Makefile

diff --git a/client/Makefile b/client/Makefile
index 43e68603..d85eed55 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -70,7 +70,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 \