summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/pfb/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/pfb/CMakeLists.txt')
-rw-r--r--gnuradio-examples/python/pfb/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-examples/python/pfb/CMakeLists.txt b/gnuradio-examples/python/pfb/CMakeLists.txt
index 55dbb16ac..88fdf2ead 100644
--- a/gnuradio-examples/python/pfb/CMakeLists.txt
+++ b/gnuradio-examples/python/pfb/CMakeLists.txt
@@ -29,6 +29,7 @@ GR_PYTHON_INSTALL(PROGRAMS
resampler.py
synth_filter.py
synth_to_chan.py
+ reconstruction.py
DESTINATION ${GR_PKG_DATA_DIR}/examples/pfb
COMPONENT "gnuradio_examples"
)