X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/11117f6ab52be647a73fbdcce36dc397ce91eb45..ebd95febb8cf26b384f68d68c8065a31c3fcd59f:/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\