summaryrefslogtreecommitdiff
path: root/gr-usrp/apps/Makefile.am
diff options
context:
space:
mode:
authorTom Rondeau2011-07-10 21:40:50 -0400
committerTom Rondeau2011-07-10 21:40:50 -0400
commit9d385102eb45a3eb4b55ec6c2c414d909d6e705d (patch)
tree0fa72ed8f307d7847b523ab4707a965fba130f7b /gr-usrp/apps/Makefile.am
parent02bc52c1abfbe5a3473577ef2377825d683a7bab (diff)
parent1aeb7d085556edd23fbab0584603354895b9af6d (diff)
downloadgnuradio-9d385102eb45a3eb4b55ec6c2c414d909d6e705d.tar.gz
gnuradio-9d385102eb45a3eb4b55ec6c2c414d909d6e705d.tar.bz2
gnuradio-9d385102eb45a3eb4b55ec6c2c414d909d6e705d.zip
Merge branch 'master' of gnuradio.org:gnuradio
Diffstat (limited to 'gr-usrp/apps/Makefile.am')
-rw-r--r--gr-usrp/apps/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-usrp/apps/Makefile.am b/gr-usrp/apps/Makefile.am
index 5d5cab678..d014b7c75 100644
--- a/gr-usrp/apps/Makefile.am
+++ b/gr-usrp/apps/Makefile.am
@@ -62,4 +62,6 @@ bin_SCRIPTS = \
usrp_test_counting.py \
usrp_test_loopback.py
+EXTRA_DIST += $(bin_SCRIPTS)
+
endif