diff options
Diffstat (limited to 'gr-fec/CMakeLists.txt')
-rw-r--r-- | gr-fec/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fec/CMakeLists.txt b/gr-fec/CMakeLists.txt index cc96cda6e3..a3da385255 100644 --- a/gr-fec/CMakeLists.txt +++ b/gr-fec/CMakeLists.txt @@ -96,7 +96,7 @@ if(ENABLE_PYTHON) add_subdirectory(grc) endif(ENABLE_PYTHON) add_subdirectory(examples) -add_subdirectory(doc) +add_subdirectory(docs) add_subdirectory(ldpc_alist) add_subdirectory(apps) |