diff options
author | jcorgan | 2009-03-20 02:16:20 +0000 |
---|---|---|
committer | jcorgan | 2009-03-20 02:16:20 +0000 |
commit | d9744799b7df6c09180778540bf55eb9dc84281b (patch) | |
tree | 311339459f5fae94417321c08b4d48710e03f30e /grc/data/platforms/python/blocks/Makefile.am | |
parent | 88304ce16a97945d13510b5fdaefcc0f62462d9d (diff) | |
download | gnuradio-d9744799b7df6c09180778540bf55eb9dc84281b.tar.gz gnuradio-d9744799b7df6c09180778540bf55eb9dc84281b.tar.bz2 gnuradio-d9744799b7df6c09180778540bf55eb9dc84281b.zip |
Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'grc/data/platforms/python/blocks/Makefile.am')
-rw-r--r-- | grc/data/platforms/python/blocks/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grc/data/platforms/python/blocks/Makefile.am b/grc/data/platforms/python/blocks/Makefile.am index 6b09050f3..506648d45 100644 --- a/grc/data/platforms/python/blocks/Makefile.am +++ b/grc/data/platforms/python/blocks/Makefile.am @@ -210,6 +210,7 @@ dist_ourdata_DATA = \ variable_text_box.xml \ wxgui_constellationsink2.xml \ wxgui_fftsink2.xml \ + wxgui_histosink2.xml \ wxgui_numbersink2.xml \ wxgui_scopesink2.xml \ wxgui_waterfallsink2.xml \ |