diff options
Diffstat (limited to 'gr-digital/examples/Makefile.am')
-rw-r--r-- | gr-digital/examples/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-digital/examples/Makefile.am b/gr-digital/examples/Makefile.am index 0643363c0..849e826a1 100644 --- a/gr-digital/examples/Makefile.am +++ b/gr-digital/examples/Makefile.am @@ -33,6 +33,8 @@ dist_ourdata_SCRIPTS = \ receive_path.py \ benchmark_tx.py \ benchmark_rx.py \ + tx_voice.py \ + rx_voice.py \ run_length.py \ gen_whitener.py |