From 28e086141aead2e43f958f0ae14d58cac557fa2d Mon Sep 17 00:00:00 2001 From: trondeau Date: Wed, 7 Mar 2007 04:31:19 +0000 Subject: merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receiver and fixes ticket:72 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4731 221aa14e-8319-0410-a670-987f0aec2ac5 --- gnuradio-examples/python/hier/usrp/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gnuradio-examples/python/hier/usrp/Makefile.am') diff --git a/gnuradio-examples/python/hier/usrp/Makefile.am b/gnuradio-examples/python/hier/usrp/Makefile.am index 20a21cf66..cff19ae11 100644 --- a/gnuradio-examples/python/hier/usrp/Makefile.am +++ b/gnuradio-examples/python/hier/usrp/Makefile.am @@ -20,6 +20,7 @@ # EXTRA_DIST = \ - usrp_fft.py + usrp_fft.py \ + usrp_siggen.py MOSTLYCLEANFILES = *.pyc *~ -- cgit