From 1505b377413b9da228dce34f55186dd8849f7d21 Mon Sep 17 00:00:00 2001 From: Ben Reynwar <ben@reynwar.net> Date: Thu, 6 Jun 2013 10:55:25 -0700 Subject: Removing gruel from QA python paths. --- gr-fft/python/fft/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'gr-fft/python') 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) -- cgit v1.2.3