summaryrefslogtreecommitdiff
path: root/gr-uhd/apps/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-uhd/apps/CMakeLists.txt')
-rw-r--r--gr-uhd/apps/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-uhd/apps/CMakeLists.txt b/gr-uhd/apps/CMakeLists.txt
index 9ffc22a21..1d68c00ac 100644
--- a/gr-uhd/apps/CMakeLists.txt
+++ b/gr-uhd/apps/CMakeLists.txt
@@ -25,7 +25,7 @@ include(GrPython)
GR_PYTHON_INSTALL(
FILES
uhd_siggen_base.py
- DESTINATION ${GR_PYTHON_DIR}/gnuradio
+ DESTINATION ${GR_PYTHON_DIR}/gnuradio/uhd
COMPONENT "uhd_python"
)