diff options
author | Josh Blum <josh@joshknows.com> | 2013-07-19 14:44:44 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2013-07-19 14:44:44 -0700 |
commit | ae1459c7c6078727d7acfabb397db105da547a55 (patch) | |
tree | 34f7be9777613949d9f7ad1f12635915ea9f8ab0 /host/docs/CMakeLists.txt | |
parent | feb4c69bbb4f4d3f45b0eafde9fb6ea1f18a689f (diff) | |
download | uhd-ae1459c7c6078727d7acfabb397db105da547a55.tar.gz uhd-ae1459c7c6078727d7acfabb397db105da547a55.tar.bz2 uhd-ae1459c7c6078727d7acfabb397db105da547a55.zip |
b200: skeleton documentation rst manual
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 cba97218a..17744db7d 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -34,6 +34,7 @@ SET(manual_sources usrp1.rst usrp2.rst usrp_b100.rst + usrp_b200.rst usrp_e1x0.rst ) |