Checks to make sure XML path is writable before making the XML runner. Ignores it...
[debian/gnuradio] / gnuradio-core / src / python / gnuradio / blks2impl / Makefile.am
index f0825b15135fb7cfe19c508578c9466ec2c106c4..7b24fb69d75bed59643c8af4296fc7385fd65d29 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2005,2007,2009 Free Software Foundation, Inc.
+# Copyright 2005,2007,2009,2010 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -31,7 +31,9 @@ grblkspython_PYTHON =         \
        am_demod.py             \
        channel_model.py        \
        dbpsk.py                \
+       dbpsk2.py               \
        dqpsk.py                \
+       dqpsk2.py               \
        d8psk.py                \
        filterbank.py           \
        fm_demod.py             \