X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/1d0ccbe04b6d04cc4e05aeb9bbcb7b7fa0cfdbd1..e994394a40ad9c7b8e33e2fed3357d5d91ab2709:/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