diff options
author | Johnathan Corgan | 2012-02-17 13:24:09 -0800 |
---|---|---|
committer | Johnathan Corgan | 2012-02-17 13:24:09 -0800 |
commit | 3a3ff1b581071f154efc2c01d34db67a0ebfffab (patch) | |
tree | f3b60dfbc2d74ec43f3c539440238d1682f3ec6c /grc/blocks | |
parent | 0062ab7175ddfe161eb718557b155b79285fa3ea (diff) | |
download | gnuradio-3a3ff1b581071f154efc2c01d34db67a0ebfffab.tar.gz gnuradio-3a3ff1b581071f154efc2c01d34db67a0ebfffab.tar.bz2 gnuradio-3a3ff1b581071f154efc2c01d34db67a0ebfffab.zip |
vocoder: add xml blocks to autotools build
Diffstat (limited to 'grc/blocks')
-rw-r--r-- | grc/blocks/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/grc/blocks/Makefile.am b/grc/blocks/Makefile.am index 020dcecdd..65cd8e126 100644 --- a/grc/blocks/Makefile.am +++ b/grc/blocks/Makefile.am @@ -28,8 +28,6 @@ dist_ourdata_DATA = \ band_reject_filter.xml \ blks2_am_demod_cf.xml \ blks2_analysis_filterbank.xml \ - blks2_cvsd_encode.xml \ - blks2_cvsd_decode.xml \ blks2_error_rate.xml \ blks2_fm_deemph.xml \ blks2_fm_demod_cf.xml \ |