aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2014-04-21 12:24:27 -0700
committerNicholas Corgan <nick.corgan@ettus.com>2014-04-21 12:24:27 -0700
commitdb19fcbba84cb3a867b4d6967c2e316002ce38f4 (patch)
treee15f34b7e5ab7153024aed1f2988da22afb7a5fe /host/CMakeLists.txt
parentacfe51f641f16b3e6a02c764e58b986899e262a9 (diff)
downloaduhd-db19fcbba84cb3a867b4d6967c2e316002ce38f4.tar.gz
uhd-db19fcbba84cb3a867b4d6967c2e316002ce38f4.tar.bz2
uhd-db19fcbba84cb3a867b4d6967c2e316002ce38f4.zip
readme fix
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