summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/Makefile.am
diff options
context:
space:
mode:
authorTom Rondeau2011-10-04 17:26:23 -0400
committerTom Rondeau2011-10-04 17:47:14 -0400
commit0fb09639fbbdae15e8efce953999eba8e4c223a2 (patch)
treec1cdae9cb59b4e865183040ae1fabf0da572c43e /gr-uhd/examples/Makefile.am
parented1e88e7da68513cd80dda770dc2034391e71917 (diff)
downloadgnuradio-0fb09639fbbdae15e8efce953999eba8e4c223a2.tar.gz
gnuradio-0fb09639fbbdae15e8efce953999eba8e4c223a2.tar.bz2
gnuradio-0fb09639fbbdae15e8efce953999eba8e4c223a2.zip
uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.
Diffstat (limited to 'gr-uhd/examples/Makefile.am')
-rw-r--r--gr-uhd/examples/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/gr-uhd/examples/Makefile.am b/gr-uhd/examples/Makefile.am
index de4a453ff..ca27819ae 100644
--- a/gr-uhd/examples/Makefile.am
+++ b/gr-uhd/examples/Makefile.am
@@ -28,4 +28,6 @@ ourdatadir = $(exampledir)/uhd
dist_ourdata_SCRIPTS = \
fm_tx4.py \
max_power.py \
- usrp_am_mw_rcv.py
+ usrp_am_mw_rcv.py \
+ usrp_nbfm_ptt.py \
+ usrp_nbfm_rcv.py