diff options
Diffstat (limited to 'gr-dtv/CMakeLists.txt')
-rw-r--r-- | gr-dtv/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-dtv/CMakeLists.txt b/gr-dtv/CMakeLists.txt index 7cec975115..11488ac413 100644 --- a/gr-dtv/CMakeLists.txt +++ b/gr-dtv/CMakeLists.txt @@ -61,7 +61,7 @@ if(ENABLE_PYTHON) add_subdirectory(examples) add_subdirectory(apps) endif(ENABLE_PYTHON) -add_subdirectory(doc) +add_subdirectory(docs) ######################################################################## # Create Pkg Config File |