X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/103c60ec7e4398c4711e5cd0dba71520b8b0f919..62a38cc8835cc7b98a30ee3e670e6eb582ddd8cd:/client/Makefile?ds=sidebyside

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\