diff options
Diffstat (limited to 'gnuradio-runtime/examples/network/CMakeLists.txt')
-rw-r--r-- | gnuradio-runtime/examples/network/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnuradio-runtime/examples/network/CMakeLists.txt b/gnuradio-runtime/examples/network/CMakeLists.txt index 92eb734768..08f498b469 100644 --- a/gnuradio-runtime/examples/network/CMakeLists.txt +++ b/gnuradio-runtime/examples/network/CMakeLists.txt @@ -25,6 +25,4 @@ GR_PYTHON_INSTALL(PROGRAMS vector_sink.py vector_source.py DESTINATION ${GR_PKG_DATA_DIR}/examples/network - COMPONENT "runtime_python" ) - |