summaryrefslogtreecommitdiff
path: root/grc/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'grc/gui/CMakeLists.txt')
-rw-r--r--grc/gui/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/gui/CMakeLists.txt b/grc/gui/CMakeLists.txt
index aa9592b351..12be4a8151 100644
--- a/grc/gui/CMakeLists.txt
+++ b/grc/gui/CMakeLists.txt
@@ -22,5 +22,4 @@ file(GLOB py_files "*.py")
GR_PYTHON_INSTALL(
FILES ${py_files}
DESTINATION ${GR_PYTHON_DIR}/gnuradio/grc/gui
- COMPONENT "grc"
)