aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/rc/CMakeLists.txt')
-rw-r--r--host/lib/rc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/rc/CMakeLists.txt b/host/lib/rc/CMakeLists.txt
index 1595e7e85..d2a01bffb 100644
--- a/host/lib/rc/CMakeLists.txt
+++ b/host/lib/rc/CMakeLists.txt
@@ -8,4 +8,5 @@ include(CMakeRC)
cmrc_add_resource_library(uhd-resources
ALIAS uhd_rc
NAMESPACE rc
+ cal/test.cal
)