diff options
Diffstat (limited to 'openpicc/Makefile')
-rw-r--r-- | openpicc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openpicc/Makefile b/openpicc/Makefile index e35dc27..92a7351 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -90,6 +90,7 @@ ARM_SRC= \ application/usb_print.c \ application/iso14443_layer3a.c \ application/iso14443a_manchester.c \ + application/iso14443a_miller.c \ application/load_modulation.c \ application/decoder_miller.c \ application/decoder_nrzl.c \ |