X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/11117f6ab52be647a73fbdcce36dc397ce91eb45..f76d6fae10cc472dd874f71da353272069a53d01:/client/Makefile diff --git a/client/Makefile b/client/Makefile index 5aa86148..7c2a7a71 100644 --- a/client/Makefile +++ b/client/Makefile @@ -67,6 +67,7 @@ CMDSRCS = nonce2key/crapto1.c\ loclass/ikeys.c \ loclass/elite_crack.c\ loclass/fileutils.c\ + whereami.c\ mifarehost.c\ crc.c \ crc16.c \ @@ -103,6 +104,7 @@ CMDSRCS = nonce2key/crapto1.c\ cmdlfviking.c\ cmdlfpresco.c\ cmdlfpyramid.c\ + cmdlfcotag.c\ pm3_binlib.c\ scripting.c\ cmdscript.c\