summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/Makefile.am
diff options
context:
space:
mode:
authorJohnathan Corgan2009-10-15 09:11:59 -0700
committerJohnathan Corgan2009-10-29 07:00:34 -0700
commit92f2da3450b3ae0a5d16d322ad42c7812c4ffc62 (patch)
tree894e389cca30bc358fc7b059afb19da12a6c99a1 /gr-wxgui/src/python/Makefile.am
parent8a0affcfb6154cadd1710e682fe09f040ed05a28 (diff)
downloadgnuradio-92f2da3450b3ae0a5d16d322ad42c7812c4ffc62.tar.gz
gnuradio-92f2da3450b3ae0a5d16d322ad42c7812c4ffc62.tar.bz2
gnuradio-92f2da3450b3ae0a5d16d322ad42c7812c4ffc62.zip
Created skeleton wxgui term window component
Diffstat (limited to 'gr-wxgui/src/python/Makefile.am')
-rw-r--r--gr-wxgui/src/python/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-wxgui/src/python/Makefile.am b/gr-wxgui/src/python/Makefile.am
index e06298a2d..0b4550b38 100644
--- a/gr-wxgui/src/python/Makefile.am
+++ b/gr-wxgui/src/python/Makefile.am
@@ -53,6 +53,8 @@ ourpython_PYTHON = \
scopesink_nongl.py \
scopesink_gl.py \
scope_window.py \
+ term_window.py \
+ termsink.py \
waterfallsink2.py \
waterfallsink_nongl.py \
waterfallsink_gl.py \