summaryrefslogtreecommitdiff
path: root/gr-fec/python/fec/polar/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/python/fec/polar/CMakeLists.txt')
-rw-r--r--gr-fec/python/fec/polar/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-fec/python/fec/polar/CMakeLists.txt b/gr-fec/python/fec/polar/CMakeLists.txt
index 1efed062ff..2c126746e7 100644
--- a/gr-fec/python/fec/polar/CMakeLists.txt
+++ b/gr-fec/python/fec/polar/CMakeLists.txt
@@ -27,6 +27,9 @@ GR_PYTHON_INSTALL(
channel_construction_awgn.py
channel_construction_bec.py
helper_functions.py
+ encoder.py
+ decoder.py
+ common.py
DESTINATION ${GR_PYTHON_DIR}/gnuradio/fec/polar
)