Changeset 7657

Show
Ignore:
Timestamp:
02/13/08 11:48:10
Author:
jcorgan
Message:

Applied changeset r7536 on trunk to release branch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gnuradio/branches/releases/3.1/gr-utils/src/python

    • Property svn:ignore changed from Makefile Makefile.in to Makefile Makefile.in *.pyc
  • gnuradio/branches/releases/3.1/gr-utils/src/python/Makefile.am

    r6287 r7657  
    2020#  
    2121 
     22include $(top_srcdir)/Makefile.common 
     23 
    2224EXTRA_DIST = \ 
    23     $(bin_SCRIPTS) 
     25    $(bin_SCRIPTS) \ 
     26    README.plot 
     27 
     28ourpythondir = $(grpythondir) 
     29 
     30ourpython_PYTHON = \ 
     31    plot_data.py 
    2432 
    2533bin_SCRIPTS = \ 
     34    gr_plot_char.py \ 
     35    gr_plot_const.py \ 
     36    gr_plot_fft_c.py \ 
     37    gr_plot_fft_f.py \ 
     38    gr_plot_float.py \ 
     39    gr_plot_int.py \ 
     40    gr_plot_iq.py \ 
     41    gr_plot_short.py \ 
    2642    usrp_fft.py \ 
    2743    usrp_oscope.py \ 
     
    3248    usrp_test_counting.py \ 
    3349    usrp_test_loopback.py 
     50 
     51MOSTLYCLEANFILES = *~ *.pyc