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 eeb25d706..dc200219e 100644 --- a/gnuradio-examples/python/audio/Makefile.am +++ b/gnuradio-examples/python/audio/Makefile.am @@ -27,6 +27,7 @@ EXTRA_DIST = \ audio_play.py \ audio_to_file.py \ dial_tone.py \ + dial_tone_daemon.py \ dial_tone_wav.py \ mono_tone.py \ multi_tone.py \ |