diff options
author | Josh Blum <josh@joshknows.com> | 2011-11-15 15:27:20 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-11-15 15:27:20 -0800 |
commit | f68a9271f448a8c8878e2f0fb03b801f345287b3 (patch) | |
tree | f1807184f2dd8fa3408d3418c2b5e99434e6500d /host/docs/CMakeLists.txt | |
parent | 317bff29a5358c7bfc576359ab5a3b3fcf30ad10 (diff) | |
download | uhd-f68a9271f448a8c8878e2f0fb03b801f345287b3.tar.gz uhd-f68a9271f448a8c8878e2f0fb03b801f345287b3.tar.bz2 uhd-f68a9271f448a8c8878e2f0fb03b801f345287b3.zip |
uhd: added calibration usage app notes and renamed apps again
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 fe3799a2f..e393a79f0 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -22,6 +22,7 @@ SET(manual_sources index.rst identification.rst build.rst + calibration.rst coding.rst dboards.rst gpsdo.rst |