Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and decimates...
[debian/gnuradio] / gnuradio-core / src / lib / gengen / Makefile.am
index ebc403e3f79a0e26c4745b88214c269b0bfbff72..fb96ed2be72f6c647c6e43808ab3d7773098c007 100644 (file)
@@ -53,6 +53,9 @@ CODE_GENERATOR =                      \
        gr_divide_XX.cc.t               \
        gr_divide_XX.h.t                \
        gr_divide_XX.i.t                \
+       gr_integrate_XX.cc.t            \
+       gr_integrate_XX.h.t             \
+       gr_integrate_XX.i.t             \
        gr_max_XX.cc.t                  \
        gr_max_XX.h.t                   \
        gr_max_XX.i.t                   \