summaryrefslogtreecommitdiff
path: root/gr-vocoder/python/vocoder
diff options
context:
space:
mode:
authorBen Reynwar <ben@reynwar.net>2013-06-06 10:55:25 -0700
committerBen Reynwar <ben@reynwar.net>2013-06-06 10:55:25 -0700
commit1505b377413b9da228dce34f55186dd8849f7d21 (patch)
treec9facad4fc4e97ba4f214b7ea337ae60cff59293 /gr-vocoder/python/vocoder
parent553c06df3dcc913219e6462131861a937acb8b5e (diff)
Removing gruel from QA python paths.
Diffstat (limited to 'gr-vocoder/python/vocoder')
-rw-r--r--gr-vocoder/python/vocoder/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-vocoder/python/vocoder/CMakeLists.txt b/gr-vocoder/python/vocoder/CMakeLists.txt
index 7a95d27655..c776927407 100644
--- a/gr-vocoder/python/vocoder/CMakeLists.txt
+++ b/gr-vocoder/python/vocoder/CMakeLists.txt
@@ -38,7 +38,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
)