From b0a4e2ad081cc55ad309d44b59583f0140f87608 Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Fri, 3 May 2013 10:54:36 -0700 Subject: UHD has man pages now * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin --- host/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/CMakeLists.txt') diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 21a73565c..585a5e874 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -46,6 +46,7 @@ IF(NOT DEFINED PKG_LIB_DIR) SET(PKG_LIB_DIR ${PKG_DATA_DIR}) ENDIF() SET(PKG_DOC_DIR share/doc/uhd) +SET(PKG_MAN_DIR share/man/man1) ######################################################################## # Local Include Dir -- cgit v1.2.3