bugfix: itemsize was not respected, sizeof(float) was allways used
[debian/gnuradio] / config / Makefile.am
index 38a6810c416794754a04e571c1c45e4c2e5e290a..dfe845805caf572fc7563b0079b278bb6916051f 100644 (file)
@@ -15,8 +15,8 @@
 # 
 # You should have received a copy of the GNU General Public License
 # along with GNU Radio; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
 # 
 
 include $(top_srcdir)/Makefile.common
@@ -29,7 +29,6 @@ m4macros = \
        acx_pthread.m4 \
        bnv_have_qt.m4 \
        cppunit.m4 \
-       gr_as.m4 \
        gr_boost.m4 \
        grc_build.m4 \
        grc_gnuradio_core.m4 \
@@ -47,6 +46,7 @@ m4macros = \
        grc_gr_radar.m4 \
        grc_gr_radio_astronomy.m4 \
        grc_gr_rdf.m4 \
+       grc_gr_sounder.m4 \
        grc_gr_trellis.m4 \
        grc_gr_usrp.m4 \
        grc_gr_video_sdl.m4 \