summaryrefslogtreecommitdiff
path: root/gr-fft/python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fft/python/CMakeLists.txt')
-rw-r--r--gr-fft/python/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-fft/python/CMakeLists.txt b/gr-fft/python/CMakeLists.txt
index 16c29e5995..3cca444f9a 100644
--- a/gr-fft/python/CMakeLists.txt
+++ b/gr-fft/python/CMakeLists.txt
@@ -23,6 +23,7 @@ include(GrPython)
GR_PYTHON_INSTALL(
FILES
__init__.py
+ logpwrfft.py
DESTINATION ${GR_PYTHON_DIR}/gnuradio/fft
COMPONENT "fft_python"
)