diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2017-04-10 08:31:43 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2017-04-10 08:31:43 -0700 |
commit | b96a96e039ec033bcf577c0a4f5b1f24cee6feef (patch) | |
tree | f1279702d6c1d0264ede8292da21b56d2c2025f0 /gr-digital/lib/CMakeLists.txt | |
parent | b7a38bf8e27d502cb27a37da1c9c187e1140d1ab (diff) | |
parent | 77550c7b811c64ffdb9c84e521202608d23916bf (diff) |
Merge branch 'master' into next
Diffstat (limited to 'gr-digital/lib/CMakeLists.txt')
-rw-r--r-- | gr-digital/lib/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-digital/lib/CMakeLists.txt b/gr-digital/lib/CMakeLists.txt index 7d7ffda723..838a14ac99 100644 --- a/gr-digital/lib/CMakeLists.txt +++ b/gr-digital/lib/CMakeLists.txt @@ -62,6 +62,7 @@ list(APPEND digital_sources corr_est_cc_impl.cc correlate_access_code_bb_impl.cc correlate_access_code_tag_bb_impl.cc + correlate_access_code_tag_ff_impl.cc correlate_access_code_bb_ts_impl.cc correlate_access_code_ff_ts_impl.cc costas_loop_cc_impl.cc |