summaryrefslogtreecommitdiff
path: root/gr-noaa/swig
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2011-11-27 19:05:47 -0500
committerTom Rondeau <trondeau@vt.edu>2011-11-27 19:05:47 -0500
commit70ca9beab2c6c22eb9b98818fe1b69def41eb0db (patch)
treeaffd77bb71b18614cab15e8ed761ff71f18ce92b /gr-noaa/swig
parent752fd7f932824fbee08df243da3e8af39473727f (diff)
docs: forgot to have the generated .i files installed.
Diffstat (limited to 'gr-noaa/swig')
-rw-r--r--gr-noaa/swig/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-noaa/swig/CMakeLists.txt b/gr-noaa/swig/CMakeLists.txt
index 054d0f942e..59b4969521 100644
--- a/gr-noaa/swig/CMakeLists.txt
+++ b/gr-noaa/swig/CMakeLists.txt
@@ -47,6 +47,7 @@ install(
noaa_hrpt_decoder.i
noaa_hrpt_deframer.i
noaa_hrpt_pll_cf.i
+ ${CMAKE_CURRENT_BINARY_DIR}/noaa_swig_doc.i
DESTINATION ${GR_INCLUDE_DIR}/gnuradio/swig
COMPONENT "noaa_swig"
)