diff options
author | Josh Blum <josh@joshknows.com> | 2011-05-29 18:43:23 -0400 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-05-29 18:43:23 -0400 |
commit | 4c2e07593fc9e8c3a1ad842eb0dd93a3c8c329c1 (patch) | |
tree | bfdefcb1ec758b54ffaefc0832b0fc80a36b2940 /host/docs/CMakeLists.txt | |
parent | db6fa3812a673481df25f49c0081d4ca63200c66 (diff) | |
download | uhd-4c2e07593fc9e8c3a1ad842eb0dd93a3c8c329c1.tar.gz uhd-4c2e07593fc9e8c3a1ad842eb0dd93a3c8c329c1.tar.bz2 uhd-4c2e07593fc9e8c3a1ad842eb0dd93a3c8c329c1.zip |
uhd: work on sync docs
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 1a2738647..5926e062e 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -26,6 +26,7 @@ SET(manual_sources dboards.rst general.rst images.rst + sync.rst transport.rst usrp1.rst usrp2.rst |