diff options
author | Nick Foster <nick@ettus.com> | 2011-06-17 15:17:07 -0700 |
---|---|---|
committer | Nick Foster <nick@ettus.com> | 2011-06-17 15:17:07 -0700 |
commit | 42f8c623f9161b9810433985d3a5555633b8c869 (patch) | |
tree | 7c6ad66d88ce7889464b6546b7ab3c062f25c338 /host/docs/CMakeLists.txt | |
parent | 9101804e6b6d85b7cbdd582dba41c114358db407 (diff) | |
download | uhd-42f8c623f9161b9810433985d3a5555633b8c869.tar.gz uhd-42f8c623f9161b9810433985d3a5555633b8c869.tar.bz2 uhd-42f8c623f9161b9810433985d3a5555633b8c869.zip |
Add GPSDO documentation
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 88afb9c98..be00a6655 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -24,6 +24,7 @@ SET(manual_sources build.rst coding.rst dboards.rst + gpsdo.rst general.rst images.rst sync.rst |