X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/8c04722db6302494cc3fbc379a8514e27d953c84..070e3c4305666adaee5efd9a1d46079695d8ce49:/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 \