diff options
author | Josh Blum <josh@joshknows.com> | 2010-10-05 12:50:53 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-10-05 12:50:53 -0700 |
commit | d2494b0313399b141913ad332315fefbba012e94 (patch) | |
tree | 94a5ec9039e808fbfbbf71dcdd5b9670fc08f373 /host/docs/CMakeLists.txt | |
parent | 0cd5375b5c8a928f112a963d9c9c2556bafed108 (diff) | |
download | uhd-d2494b0313399b141913ad332315fefbba012e94.tar.gz uhd-d2494b0313399b141913ad332315fefbba012e94.tar.bz2 uhd-d2494b0313399b141913ad332315fefbba012e94.zip |
uhd: transport docs for UDP and USB (moved from usrp docs)
Diffstat (limited to 'host/docs/CMakeLists.txt')
-rw-r--r-- | host/docs/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt index bbb8812b0..65db3befc 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -25,6 +25,7 @@ SET(manual_sources dboards.rst general.rst images.rst + transport.rst usrp1.rst usrp2.rst ) |