diff options
Diffstat (limited to 'gr-vocoder/python/Makefile.am')
-rw-r--r-- | gr-vocoder/python/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-vocoder/python/Makefile.am b/gr-vocoder/python/Makefile.am index 256b46005..fea9b572f 100644 --- a/gr-vocoder/python/Makefile.am +++ b/gr-vocoder/python/Makefile.am @@ -29,6 +29,7 @@ noinst_PYTHON = \ qa_alaw_vocoder.py \ qa_codec2_vocoder.py \ qa_cvsd_vocoder.py \ + qa_g721_vocoder.py \ qa_gsm_full_rate.py \ qa_ulaw_vocoder.py |