diff options
Diffstat (limited to 'gr-vocoder/swig/Makefile.am')
-rw-r--r-- | gr-vocoder/swig/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-vocoder/swig/Makefile.am b/gr-vocoder/swig/Makefile.am index ba806b27f..0fe5f406f 100644 --- a/gr-vocoder/swig/Makefile.am +++ b/gr-vocoder/swig/Makefile.am @@ -42,6 +42,7 @@ noinst_GUILE = vocoder.test ############################## # SWIG interface and library TOP_SWIG_IFILES = \ + $(TOP_SWIG_DOC_IFILES) \ vocoder_swig.i TOP_SWIG_DOC_IFILES = \ |