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 25ee436..d826582 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -96,6 +96,7 @@ ARM_SRC= \ application/decoder_miller.c \ application/decoder_nrzl.c \ application/decoder.c \ + application/tc_sniffer.c \ os/boot/Cstartup_SAM7.c \ os/core/list.c \ os/core/queue.c \ |