]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
fix command-line issue generating core dump on OSX
[proxmark3-svn] / client / Makefile
index 7ca03ce1be65e4b2a7ef736dbe5d7df69b04d574..c76edf522e5b396e856a42f1ce80d6641ba3beac 100644 (file)
@@ -40,6 +40,10 @@ QTGUI = guidummy.o
 endif
 
 CMDSRCS = \
+                       nonce2key/crapto1.c\
+                       nonce2key/crypto1.c\
+                       nonce2key/nonce2key.c\
+                       mifarehost.c\
                        crc16.c \
                        iso14443crc.c \
                        iso15693tools.c \
@@ -53,6 +57,8 @@ CMDSRCS = \
                        cmdhf14b.c \
                        cmdhf15.c \
                        cmdhflegic.c \
+                       cmdhficlass.c \
+                       cmdhfmf.c \
                        cmdhw.c \
                        cmdlf.c \
                        cmdlfem4x.c \
Impressum, Datenschutz