X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/17331e14ee99bebaef8d84fba44a90818bc5c817..d08faa4e026f0eb4a9ecaf8bdda2091b4ab99565:/tools/mfkey/Makefile?ds=inline

diff --git a/tools/mfkey/Makefile b/tools/mfkey/Makefile
index f4f7eb82..5553d964 100755
--- a/tools/mfkey/Makefile
+++ b/tools/mfkey/Makefile
@@ -5,7 +5,7 @@ LDFLAGS =
 
 OBJS = crapto1.o crypto1.o
 HEADERS = 
-EXES = mfkey64 mfkey32
+EXES = mfkey64 mfkey32 mfkey32v2
 LIBS =
 	
 all: $(OBJS) $(EXES) $(LIBS)