diff options
Diffstat (limited to 'gnuradio-examples/python/digital_voice/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/digital_voice/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnuradio-examples/python/digital_voice/Makefile.am b/gnuradio-examples/python/digital_voice/Makefile.am index 17cd1dd75f..bd8f8e7e0d 100644 --- a/gnuradio-examples/python/digital_voice/Makefile.am +++ b/gnuradio-examples/python/digital_voice/Makefile.am @@ -20,4 +20,5 @@ # EXTRA_DIST = \ - encdec.py + encdec.py \ + cvsd_test.py |