summaryrefslogtreecommitdiff
path: root/gr-vocoder
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-vocoder
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-vocoder')
-rw-r--r--gr-vocoder/doc/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-vocoder/doc/CMakeLists.txt b/gr-vocoder/doc/CMakeLists.txt
index fea2a7ece..bd610a372 100644
--- a/gr-vocoder/doc/CMakeLists.txt
+++ b/gr-vocoder/doc/CMakeLists.txt
@@ -20,5 +20,4 @@
install(
FILES README.vocoder
DESTINATION ${GR_PKG_DOC_DIR}
- COMPONENT "docs"
)