diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt index f944868..28aa22b 100644 --- a/apps/CMakeLists.txt +++ b/apps/CMakeLists.txt @@ -25,6 +25,7 @@ add_subdirectory(scripts) GR_PYTHON_INSTALL( PROGRAMS flowgraphs/satnogs_fm_demod.py + flowgraphs/satnogs_cw_demod.py flowgraphs/satnogs_generic_iq_receiver.py DESTINATION bin )