X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/7fe9b0b742d7dae9c5af1d292d11840b5c3cbfae..a2b1414f43b200b967962afe833388442f7ffebc:/armsrc/Makefile

diff --git a/armsrc/Makefile b/armsrc/Makefile
index a6b2fcc8..47f8c73d 100644
--- a/armsrc/Makefile
+++ b/armsrc/Makefile
@@ -28,6 +28,7 @@ ARMSRC = fpgaloader.c \
 	crc16.c \
 	$(SRC_ISO14443a) \
 	$(SRC_ISO14443b) \
+        legic_prng.c \
 	crc.c
 
 # Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC