diff options
author | Josh Blum <josh@joshknows.com> | 2011-10-20 15:15:08 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-10-20 15:15:08 -0700 |
commit | dd41a603b923092fb08595f88b036d0677e5e6d4 (patch) | |
tree | d1e9a2bbe9b73792db872469c71bbf5b5d998ab2 /gr-vocoder/swig | |
parent | f4ed279bba9924bf63b9b883906e7c83887fb3fe (diff) |
misc fix missing installed files/tweaks
Diffstat (limited to 'gr-vocoder/swig')
-rw-r--r-- | gr-vocoder/swig/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-vocoder/swig/CMakeLists.txt b/gr-vocoder/swig/CMakeLists.txt index 3a8e16ebf7..2debfef72a 100644 --- a/gr-vocoder/swig/CMakeLists.txt +++ b/gr-vocoder/swig/CMakeLists.txt @@ -40,6 +40,7 @@ GR_SWIG_INSTALL( install( FILES + vocoder_swig.i vocoder_alaw_decode_bs.i vocoder_alaw_encode_sb.i vocoder_codec2_decode_ps.i |