diff options
author | Josh Blum <josh@joshknows.com> | 2010-08-27 15:51:18 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-08-27 15:51:18 -0700 |
commit | 94c450b32538272d714ec3b9da27e45152f6a099 (patch) | |
tree | e22055c845ca08475f58de47dfbe0b609d803aa4 /host/docs/CMakeLists.txt | |
parent | c30cbf651ba5efc734faa96c1b12a99b15b6e41e (diff) | |
download | uhd-94c450b32538272d714ec3b9da27e45152f6a099.tar.gz uhd-94c450b32538272d714ec3b9da27e45152f6a099.tar.bz2 uhd-94c450b32538272d714ec3b9da27e45152f6a099.zip |
usrp1: some app notes
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 b4383f88d..bbb8812b0 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -25,6 +25,7 @@ SET(manual_sources dboards.rst general.rst images.rst + usrp1.rst usrp2.rst ) |