diff options
Diffstat (limited to 'gr-uhd/examples/python')
-rw-r--r-- | gr-uhd/examples/python/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-uhd/examples/python/CMakeLists.txt b/gr-uhd/examples/python/CMakeLists.txt index 7642b536b8..cf50feb148 100644 --- a/gr-uhd/examples/python/CMakeLists.txt +++ b/gr-uhd/examples/python/CMakeLists.txt @@ -38,5 +38,4 @@ GR_PYTHON_INSTALL( usrp_wfm_rcv_sca.py usrp_wxapt_rcv.py DESTINATION ${GR_PKG_UHD_EXAMPLES_DIR} - COMPONENT "uhd_python" ) |