summaryrefslogtreecommitdiff
path: root/gr-pager
diff options
context:
space:
mode:
authorTom Rondeau2011-11-27 19:05:47 -0500
committerTom Rondeau2011-11-27 19:05:47 -0500
commit70ca9beab2c6c22eb9b98818fe1b69def41eb0db (patch)
treeaffd77bb71b18614cab15e8ed761ff71f18ce92b /gr-pager
parent752fd7f932824fbee08df243da3e8af39473727f (diff)
downloadgnuradio-70ca9beab2c6c22eb9b98818fe1b69def41eb0db.tar.gz
gnuradio-70ca9beab2c6c22eb9b98818fe1b69def41eb0db.tar.bz2
gnuradio-70ca9beab2c6c22eb9b98818fe1b69def41eb0db.zip
docs: forgot to have the generated .i files installed.
Diffstat (limited to 'gr-pager')
-rw-r--r--gr-pager/swig/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-pager/swig/CMakeLists.txt b/gr-pager/swig/CMakeLists.txt
index dce4be910..a9ce08c4d 100644
--- a/gr-pager/swig/CMakeLists.txt
+++ b/gr-pager/swig/CMakeLists.txt
@@ -49,6 +49,7 @@ install(
pager_flex_parse.i
pager_flex_sync.i
pager_slicer_fb.i
+ ${CMAKE_CURRENT_BINARY_DIR}/pager_swig_doc.i
DESTINATION ${GR_INCLUDE_DIR}/gnuradio/swig
COMPONENT "pager_swig"
)