Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hier_block...
[debian/gnuradio] / gnuradio-core / src / python / gnuradio / blks2impl / Makefile.am
index e3d83aeee97d719bc051ae32c453c78e44571da5..934326d8f36af2a5ed5e9d73bd62e68291a899f5 100644 (file)
@@ -40,6 +40,12 @@ grblkspython_PYTHON =                \
        cpm.py                  \
        nbfm_rx.py              \
        nbfm_tx.py              \
+       ofdm.py                 \
+       ofdm_receiver.py        \
+       ofdm_sync_fixed.py      \
+       ofdm_sync_pn.py         \
+       ofdm_sync_pnac.py       \
+       ofdm_sync_ml.py         \
        pkt.py                  \
        psk.py                  \
        qam.py                  \