summaryrefslogtreecommitdiff
path: root/gr-fft/python
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fft/python')
-rw-r--r--gr-fft/python/fft/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-fft/python/fft/CMakeLists.txt b/gr-fft/python/fft/CMakeLists.txt
index a26b3ea4a8..33d37b51b9 100644
--- a/gr-fft/python/fft/CMakeLists.txt
+++ b/gr-fft/python/fft/CMakeLists.txt
@@ -36,7 +36,6 @@ if(ENABLE_TESTING)
set(GR_TEST_TARGET_DEPS "")
set(GR_TEST_LIBRARY_DIRS "")
set(GR_TEST_PYTHON_DIRS
- ${CMAKE_BINARY_DIR}/gruel/src/python
${CMAKE_BINARY_DIR}/gnuradio-runtime/python
)
include(GrTest)