tweaked sim command, added mfkey32

This commit is contained in:
roel@libnfc.org
2013-03-07 12:22:12 +00:00
parent 9e130475f9
commit 17331e14ee
3 changed files with 16 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ LDFLAGS =
OBJS = crapto1.o crypto1.o
HEADERS =
EXES = mfkey
EXES = mfkey64 mfkey32
LIBS =
all: $(OBJS) $(EXES) $(LIBS)