diff options
author | henryk <henryk@6dc7ffe9-61d6-0310-9af1-9938baff3ed1> | 2008-03-05 01:59:58 +0000 |
---|---|---|
committer | henryk <henryk@6dc7ffe9-61d6-0310-9af1-9938baff3ed1> | 2008-03-05 01:59:58 +0000 |
commit | 3ee3c4a649545d1f132bca61cc7484f0d5c92638 (patch) | |
tree | 9dfc8a38819b7b4965ca4ba74e333eb72f365b53 /openpicc/Makefile | |
parent | bac6c469cc2116b6a2917f75c979722e616ef904 (diff) |
Copy over the relevant changes from the sniffonly branch pending integration
git-svn-id: https://svn.openpcd.org:2342/trunk@442 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
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 \ |