summaryrefslogtreecommitdiff
path: root/gr-video-sdl
diff options
context:
space:
mode:
authorTom Rondeau2011-11-28 01:11:27 -0500
committerTom Rondeau2011-11-28 01:11:27 -0500
commit0408e48c26bfae60d4973e1f1128ac419d6268a2 (patch)
tree7eeb698b7e6b143af5f4b2128283afc1e8928462 /gr-video-sdl
parente173b0746bf10d9bb03c781f2567a5a51d6f6ebd (diff)
downloadgnuradio-0408e48c26bfae60d4973e1f1128ac419d6268a2.tar.gz
gnuradio-0408e48c26bfae60d4973e1f1128ac419d6268a2.tar.bz2
gnuradio-0408e48c26bfae60d4973e1f1128ac419d6268a2.zip
docs: installing generated _doc.i files under autotools.
Diffstat (limited to 'gr-video-sdl')
-rw-r--r--gr-video-sdl/src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-video-sdl/src/Makefile.am b/gr-video-sdl/src/Makefile.am
index ba7572499..3dd8a9208 100644
--- a/gr-video-sdl/src/Makefile.am
+++ b/gr-video-sdl/src/Makefile.am
@@ -65,6 +65,9 @@ BUILT_SOURCES += \
$(TOP_SWIG_DOC_IFILES):
`echo "" > $@`
+install-data-local:
+ cp -p $(TOP_SWIG_DOC_IFILES) $(swigincludedir)
+
# Install so that they end up available as:
# import gnuradio.video_sdl
# This ends up at: