X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/8c671cfb9711153fa5c3c571ccd354c29bfb0efd..f8ada309e9e521b0e57f67fad111ae1500b660f4:/armsrc/Makefile diff --git a/armsrc/Makefile b/armsrc/Makefile index ddcff33b..f4e7495d 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -60,7 +60,8 @@ ARMSRC = fpgaloader.c \ iclass.c \ BigBuf.c \ optimized_cipher.c \ - hfsnoop.c + hfsnoop.c \ + parity.c # Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC include ../common/Makefile.common