diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2017-04-10 08:31:20 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2017-04-10 08:31:20 -0700 |
commit | 77550c7b811c64ffdb9c84e521202608d23916bf (patch) | |
tree | b08d9436aa8d3500c81eac73463ad9091f0eee07 /gr-digital/lib/CMakeLists.txt | |
parent | 176daaa9939115d4b254ef05db0aa029273b02b7 (diff) | |
parent | 9fe35c17b8d4a4734524a59edf64c1682099a4b2 (diff) |
Merge remote-tracking branch 'gnuradio-github/pr/1189'
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 4d573669be..9df6808d1c 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 correlate_and_sync_cc_impl.cc |