X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9185099ed8bc375fdc44af79065b5e78a7d602f3..292fe7253596b98901fd8162bab82dd1ba394237:/client/Makefile

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 \