diff options
Diffstat (limited to 'gr-sbhs/python')
-rw-r--r-- | gr-sbhs/python/CMakeLists.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gr-sbhs/python/CMakeLists.txt b/gr-sbhs/python/CMakeLists.txt index 4c03fb698..ea9a995ba 100644 --- a/gr-sbhs/python/CMakeLists.txt +++ b/gr-sbhs/python/CMakeLists.txt @@ -65,15 +65,6 @@ GR_PYTHON_INSTALL( COMPONENT "sbhs_python" ) -GR_PYTHON_INSTALL( - FILES - dsim_sci.py - DESTINATION ${GR_PYTHON_DIR}/gnuradio/sbhs - COMPONENT "sbhs_python" -) - - - ######################################################################## # Handle the unit tests |