]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
FIX: Marshmellow hinted that I should use another fskclock method, which obeys the...
[proxmark3-svn] / client / Makefile
index 48a18c94b39f8ee7d70691065e812b0693695fc8..d85eed55e77d676e3b9c022d00f01ae9189de919 100644 (file)
@@ -70,7 +70,9 @@ CMDSRCS =     nonce2key/crapto1.c\
                loclass/elite_crack.c\
                loclass/fileutils.c\
                        mifarehost.c\
+                       crc.c \
                        crc16.c \
+                       crc64.c \
                        iso14443crc.c \
                        iso15693tools.c \
                        data.c \
@@ -103,6 +105,7 @@ CMDSRCS =   nonce2key/crapto1.c\
                        cmdscript.c\
                        pm3_bitlib.c\
                        aes.c\
+                       protocols.c\
 
 
 COREOBJS = $(CORESRCS:%.c=$(OBJDIR)/%.o)
Impressum, Datenschutz