From 1468be3299036606b678664ba84d0c0870266c9c Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Sat, 22 Oct 2011 12:05:08 -0400 Subject: docs: don't need to distribute README files in docs component. Just the install path. --- gr-audio/doc/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'gr-audio/doc/CMakeLists.txt') diff --git a/gr-audio/doc/CMakeLists.txt b/gr-audio/doc/CMakeLists.txt index 5d934d367..f4e6c4a07 100644 --- a/gr-audio/doc/CMakeLists.txt +++ b/gr-audio/doc/CMakeLists.txt @@ -20,5 +20,4 @@ install( FILES README.audio DESTINATION ${GR_PKG_DOC_DIR} - COMPONENT "docs" ) -- cgit