diff options
Diffstat (limited to 'docs/exploring-gnuradio/CMakeLists.txt')
-rw-r--r-- | docs/exploring-gnuradio/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/exploring-gnuradio/CMakeLists.txt b/docs/exploring-gnuradio/CMakeLists.txt index 5f5e2113cd..422b1ce85c 100644 --- a/docs/exploring-gnuradio/CMakeLists.txt +++ b/docs/exploring-gnuradio/CMakeLists.txt @@ -26,5 +26,4 @@ install( fm_rx.grc fm_demod.py DESTINATION ${GR_PKG_DOC_DIR} - COMPONENT "docs" ) |