diff options
Diffstat (limited to 'gnuradio-examples/python/audio/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/audio/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-examples/python/audio/Makefile.am b/gnuradio-examples/python/audio/Makefile.am index 0a1213c34..3f9b1626c 100644 --- a/gnuradio-examples/python/audio/Makefile.am +++ b/gnuradio-examples/python/audio/Makefile.am @@ -26,6 +26,7 @@ EXTRA_DIST = \ audio_to_file.py \ dial_squelch.py \ dial_tone.py \ + dial_tone2.py \ dialtone_v.py \ mono_tone.py \ multi_tone.py \ |