summaryrefslogtreecommitdiff
path: root/gr-qtgui/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2011-10-20 14:48:47 -0700
committerTom Rondeau <trondeau@vt.edu>2011-10-20 14:48:47 -0700
commit882089131a00da2475d4e843ff203b2e474ff6ed (patch)
tree8610ec16a62bfc1aa128d3b88efebcec4d5edd8a /gr-qtgui/CMakeLists.txt
parentc643c9b022ef9c8afd4d32f91927f120a92b2ead (diff)
docs: installing README files.
Diffstat (limited to 'gr-qtgui/CMakeLists.txt')
-rw-r--r--gr-qtgui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-qtgui/CMakeLists.txt b/gr-qtgui/CMakeLists.txt
index ac2491b905..9caea38c7a 100644
--- a/gr-qtgui/CMakeLists.txt
+++ b/gr-qtgui/CMakeLists.txt
@@ -95,6 +95,7 @@ CPACK_COMPONENT("qtgui_swig"
########################################################################
add_subdirectory(include)
add_subdirectory(lib)
+add_subdirectory(doc)
if(ENABLE_PYTHON)
add_subdirectory(grc)
add_subdirectory(swig)