summaryrefslogtreecommitdiff
path: root/gr-fft/python/fft/bindings/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fft/python/fft/bindings/CMakeLists.txt')
-rw-r--r--gr-fft/python/fft/bindings/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/gr-fft/python/fft/bindings/CMakeLists.txt b/gr-fft/python/fft/bindings/CMakeLists.txt
index 4ca22cf43e..f67e6a81e0 100644
--- a/gr-fft/python/fft/bindings/CMakeLists.txt
+++ b/gr-fft/python/fft/bindings/CMakeLists.txt
@@ -6,10 +6,8 @@ include(GrPybind)
list(APPEND fft_python_files
#ctrlport_probe_psd_python.cc
- fft_python.cc
fft_shift_python.cc
- fft_vcc_python.cc
- fft_vfc_python.cc
+ fft_v_python.cc
goertzel_python.cc
goertzel_fc_python.cc
window_python.cc