]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - tools/mfkey/Makefile
CHG: minor change initializing array.
[proxmark3-svn] / tools / mfkey / Makefile
index f4f7eb82c02d496e0039d79e8d18a7a17ee8d59b..a1bc44ad0d3f0fb403d9339a28965db50d5a68f9 100755 (executable)
@@ -4,8 +4,8 @@ CFLAGS = -Wall -Winline -O4
 LDFLAGS =
 
 OBJS = crapto1.o crypto1.o
-HEADERS = 
-EXES = mfkey64 mfkey32
+HEADERS = crapto1.h
+EXES = mfkey64 mfkey64.exe mfkey32 mfkey32.exe mfkey32v2 mfkey32v2.exe
 LIBS =
        
 all: $(OBJS) $(EXES) $(LIBS)
Impressum, Datenschutz