Adding gr_xmlrunner.py to Makefile.
authorTom Rondeau <trondeau@vt.edu>
Sun, 3 Oct 2010 19:39:52 +0000 (15:39 -0400)
committerTom Rondeau <trondeau@vt.edu>
Sun, 3 Oct 2010 19:39:52 +0000 (15:39 -0400)
gnuradio-core/src/python/gnuradio/Makefile.am

index f0516f2fd9e808387f6b687e50556b7ccca12c0a..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
 # 
@@ -34,6 +34,7 @@ grpython_PYTHON =                     \
        ofdm_packet_utils.py            \
        packet_utils.py                 \
        gr_unittest.py                  \
+       gr_xmlrunner.py                 \
        optfir.py                       \
        usrp_options.py         \
        window.py