efficient moving average filters, should speed up OFDM significantly
[debian/gnuradio] / gnuradio-core / src / lib / gengen / Makefile.am
index fb96ed2be72f6c647c6e43808ab3d7773098c007..aaf9dd5fcda7cffddc8fbb4da57ab3a67582ae5f 100644 (file)
@@ -112,7 +112,10 @@ CODE_GENERATOR =                   \
        gr_or_XX.i.t                    \
        gr_not_XX.cc.t                  \
        gr_not_XX.h.t                   \
-       gr_not_XX.i.t
+       gr_not_XX.i.t                   \
+       gr_moving_average_XX.cc.t       \
+       gr_moving_average_XX.h.t        \
+       gr_moving_average_XX.i.t
 
 include Makefile.gen