summaryrefslogtreecommitdiff
path: root/gr-video-sdl
diff options
context:
space:
mode:
authorTom Rondeau2011-12-05 10:58:38 -0500
committerTom Rondeau2011-12-05 10:58:38 -0500
commit0370cfc853b00626b85e1b9d4491b92ca775eb3d (patch)
tree9b06bc95b8d741efec779f8c1c8e7be51af28997 /gr-video-sdl
parent7209280a2b21fb31e5533a17047ed8c6ba5527f1 (diff)
downloadgnuradio-0370cfc853b00626b85e1b9d4491b92ca775eb3d.tar.gz
gnuradio-0370cfc853b00626b85e1b9d4491b92ca775eb3d.tar.bz2
gnuradio-0370cfc853b00626b85e1b9d4491b92ca775eb3d.zip
docs: more fixes for generated swig files. This worked before the merge, but this forces the build system to generate these before processing the other swig files.
Diffstat (limited to 'gr-video-sdl')
-rw-r--r--gr-video-sdl/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-video-sdl/src/Makefile.am b/gr-video-sdl/src/Makefile.am
index e52e23632..8cebbd08e 100644
--- a/gr-video-sdl/src/Makefile.am
+++ b/gr-video-sdl/src/Makefile.am
@@ -54,6 +54,7 @@ libgnuradio_video_sdl_la_LDFLAGS = $(NO_UNDEFINED) $(LTVERSIONFLAGS)
# SWIG interfaces and libraries
TOP_SWIG_IFILES = \
+ $(TOP_SWIG_DOC_IFILES) \
video_sdl.i
TOP_SWIG_DOC_IFILES = \