diff options
author | Josh Blum <josh@joshknows.com> | 2010-11-11 19:40:58 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-11-11 19:40:58 -0800 |
commit | e84b198c0b323f6eab7dd8557d13cab312602e84 (patch) | |
tree | 88027b3b755ef6fa96b395f7015b160b0e5a21f4 /host/docs/CMakeLists.txt | |
parent | b08ac6273fa6dd1e757ecaeb0b316592696099f7 (diff) | |
download | uhd-e84b198c0b323f6eab7dd8557d13cab312602e84.tar.gz uhd-e84b198c0b323f6eab7dd8557d13cab312602e84.tar.bz2 uhd-e84b198c0b323f6eab7dd8557d13cab312602e84.zip |
usrp-n: renamed docs and burner app, added burner app documentation
Diffstat (limited to 'host/docs/CMakeLists.txt')
-rw-r--r-- | host/docs/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt index 4d3269543..c649dbb61 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -28,7 +28,7 @@ SET(manual_sources images.rst transport.rst usrp1.rst - usrp2.rst + usrp_nxxx.rst ) ######################################################################## |