Adding gr_xmlrunner.py to Makefile.
[debian/gnuradio] / gnuradio-core / src / python / gnuradio / Makefile.am
index ed36bbae7c479e2d8c2cc8c959a2b8ca2a3b3943..a3f3518dee8d2a3d9593648f027de58cc821c439 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2004,2007,2008,2009 Free Software Foundation, Inc.
+# Copyright 2004,2007,2008,2009,2010 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -30,9 +30,12 @@ grpython_PYTHON =                    \
        eng_notation.py                 \
        eng_option.py                   \
        modulation_utils.py             \
+       modulation_utils2.py            \
        ofdm_packet_utils.py            \
        packet_utils.py                 \
        gr_unittest.py                  \
+       gr_xmlrunner.py                 \
        optfir.py                       \
+       usrp_options.py         \
        window.py
 endif