summaryrefslogtreecommitdiff
path: root/gr-qtgui
diff options
context:
space:
mode:
authorTom Rondeau2011-10-22 12:05:08 -0400
committerTom Rondeau2011-10-22 12:05:08 -0400
commit1468be3299036606b678664ba84d0c0870266c9c (patch)
tree3ea9c1b34f6c6456b89f6b44d843cd4b7dc0e049 /gr-qtgui
parent55dfc072f20a9a698259cb1db2242918a031f37b (diff)
downloadgnuradio-1468be3299036606b678664ba84d0c0870266c9c.tar.gz
gnuradio-1468be3299036606b678664ba84d0c0870266c9c.tar.bz2
gnuradio-1468be3299036606b678664ba84d0c0870266c9c.zip
docs: don't need to distribute README files in docs component. Just the install path.
Diffstat (limited to 'gr-qtgui')
-rw-r--r--gr-qtgui/doc/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-qtgui/doc/CMakeLists.txt b/gr-qtgui/doc/CMakeLists.txt
index 6d14a93a6..e6d01b8b0 100644
--- a/gr-qtgui/doc/CMakeLists.txt
+++ b/gr-qtgui/doc/CMakeLists.txt
@@ -20,5 +20,4 @@
install(
FILES README.qtgui
DESTINATION ${GR_PKG_DOC_DIR}
- COMPONENT "docs"
)