diff options
Diffstat (limited to 'usrp2/host/apps/Makefile.am')
-rw-r--r-- | usrp2/host/apps/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usrp2/host/apps/Makefile.am b/usrp2/host/apps/Makefile.am index b6f1c03ff..da44776c9 100644 --- a/usrp2/host/apps/Makefile.am +++ b/usrp2/host/apps/Makefile.am @@ -36,7 +36,8 @@ noinst_PROGRAMS = \ gen_const \ rx_streaming_samples \ tx_samples \ - test_mimo_tx + test_mimo_tx \ + gpio find_usrps_SOURCES = find_usrps.cc usrp2_burn_mac_addr_SOURCES = usrp2_burn_mac_addr.cc |