Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / utils / Makefile.am
index 2c63c7d8dac9ef7896b2428bab1073350b073dd6..07960a072d944071b38520b8d2480ee11f9a79f5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -22,6 +22,7 @@
 include $(top_srcdir)/Makefile.common
 
 EXTRA_DIST =                   \
+       cic_comp_taps.m         \
        db_width.m              \
        filter_tools.m          \
        plot_freq_response.m    \
@@ -38,6 +39,7 @@ EXTRA_DIST =                  \
        read_float_binary.m     \
        read_int_binary.m       \
        read_short_binary.m     \
+       read_cshort_binary.m    \
        single_pole_iir.m       \
        write_float_binary.m    \
        write_short_binary.m