Further fixes for ticket:81
[debian/gnuradio] / gnuradio-examples / python / audio / Makefile.am
index 27cea62a3179344dae90a1ddef4d809111008b0e..0a1213c340214a69737d30d938eb079b6814901c 100644 (file)
 # 
 # You should have received a copy of the GNU General Public License
 # along with GNU Radio; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
 # 
 
 EXTRA_DIST =                   \
        audio_copy.py           \
+       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       
-
-