Adding dqpsk2 block to makefile for installation.
authorTom Rondeau <trondeau@vt.edu>
Mon, 12 Oct 2009 20:04:47 +0000 (16:04 -0400)
committerTom Rondeau <trondeau@vt.edu>
Mon, 12 Oct 2009 20:04:47 +0000 (16:04 -0400)
gnuradio-core/src/python/gnuradio/blks2impl/Makefile.am

index 17ce1fff9432eaab615f06ee7d64fb1fe2bd65f1..68d68362363fb10a1c9c466969bf6fb01b0e9fc3 100644 (file)
@@ -33,6 +33,7 @@ grblkspython_PYTHON =         \
        dbpsk.py                \
        dbpsk2.py               \
        dqpsk.py                \
+       dqpsk2.py               \
        d8psk.py                \
        filterbank.py           \
        fm_demod.py             \