summaryrefslogtreecommitdiff
path: root/gr-analog/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-10-22 19:57:58 -0400
committerTom Rondeau <trondeau@vt.edu>2012-10-22 19:57:58 -0400
commitf5bc994d85d020958d91111e82acf40262058686 (patch)
tree506be3c777a5120250f195f930b7fb9d499f7ed9 /gr-analog/lib/CMakeLists.txt
parentbce7518ae10c2514ae6d7c6edef3166c45c80782 (diff)
analog: added cpfsk to gr-analog.
Diffstat (limited to 'gr-analog/lib/CMakeLists.txt')
-rw-r--r--gr-analog/lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-analog/lib/CMakeLists.txt b/gr-analog/lib/CMakeLists.txt
index 468957d986..f7281477e3 100644
--- a/gr-analog/lib/CMakeLists.txt
+++ b/gr-analog/lib/CMakeLists.txt
@@ -110,6 +110,7 @@ list(APPEND analog_sources
agc_ff_impl.cc
agc2_cc_impl.cc
agc2_ff_impl.cc
+ cpfsk_bc_impl.cc
ctcss_squelch_ff_impl.cc
feedforward_agc_cc_impl.cc
)