aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs')
-rw-r--r--host/docs/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt
index fc1d2f928..a8e73ccc9 100644
--- a/host/docs/CMakeLists.txt
+++ b/host/docs/CMakeLists.txt
@@ -124,7 +124,7 @@ set(man_page_sources
)
if (ENABLE_PYTHON_API)
- set(man_page_sources
+ list(APPEND man_page_sources
usrpctl.1
)
endif(ENABLE_PYTHON_API)