X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/2e7e107c821e129a57ef1d40d9a5b3208deec2e4..93737008ee29d7748ccc9fcffa1ff4c5c706ea7f:/client/Makefile

diff --git a/client/Makefile b/client/Makefile
index 81af0149..7954d1ea 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -68,6 +68,7 @@ CMDSRCS = 	nonce2key/crapto1.c\
 			mifarehost.c\
 			crc.c \
 			crc16.c \
+			crc64.c \
 			iso14443crc.c \
 			iso15693tools.c \
 			data.c \