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

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