From 0213b7e6e892fd901d5c81809e1095bb2ea594ea Mon Sep 17 00:00:00 2001 From: jcorgan Date: Wed, 4 Oct 2006 20:16:12 +0000 Subject: Further fixes for ticket:81 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3712 221aa14e-8319-0410-a670-987f0aec2ac5 --- gnuradio-examples/python/audio/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gnuradio-examples/python/audio') diff --git a/gnuradio-examples/python/audio/Makefile.am b/gnuradio-examples/python/audio/Makefile.am index 135ca96a6..0a1213c34 100644 --- a/gnuradio-examples/python/audio/Makefile.am +++ b/gnuradio-examples/python/audio/Makefile.am @@ -24,11 +24,10 @@ EXTRA_DIST = \ audio_fft.py \ audio_play.py \ audio_to_file.py \ + dial_squelch.py \ dial_tone.py \ dialtone_v.py \ mono_tone.py \ multi_tone.py \ spectrum_inversion.py \ test_resampler.py - - -- cgit