aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2014-04-21 14:01:27 -0700
committerBen Hilburn <ben.hilburn@ettus.com>2014-04-21 14:01:27 -0700
commite07771f89bea8a021472a029c96adf6ed1782da1 (patch)
tree1867e5fc883d9c94480020ce7a7901b849af095b /host/CMakeLists.txt
parentacfe51f641f16b3e6a02c764e58b986899e262a9 (diff)
parentdd57b58d6591c54dbb23b3224477dd24c3d2d0a2 (diff)
downloaduhd-e07771f89bea8a021472a029c96adf6ed1782da1.tar.gz
uhd-e07771f89bea8a021472a029c96adf6ed1782da1.tar.bz2
uhd-e07771f89bea8a021472a029c96adf6ed1782da1.zip
Merge branch 'origin/uhd/readme_fix' into maint
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r--host/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index c45058562..7620d2446 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -200,7 +200,7 @@ ADD_CUSTOM_TARGET(uninstall
# Install Package Docs
########################################################################
UHD_INSTALL(FILES
- ${CMAKE_CURRENT_SOURCE_DIR}/../README.md
+ ${CMAKE_CURRENT_SOURCE_DIR}/README.md
${CMAKE_CURRENT_SOURCE_DIR}/LICENSE
DESTINATION ${PKG_DOC_DIR}
COMPONENT readme