Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This contains
[debian/gnuradio] / usrp2 / host / apps / Makefile.am
index 744dd57024fe5f275f1926ed2a11033227ac9348..b6f1c03ff07cfa12ec9fa1b9bcdea9f063648995 100644 (file)
@@ -35,10 +35,12 @@ bin_PROGRAMS = \
 noinst_PROGRAMS = \
        gen_const \
        rx_streaming_samples \
-       tx_samples
+       tx_samples \
+       test_mimo_tx
 
 find_usrps_SOURCES = find_usrps.cc
 usrp2_burn_mac_addr_SOURCES = usrp2_burn_mac_addr.cc
 rx_streaming_samples_SOURCES = rx_streaming_samples.cc
 gen_const_SOURCES = gen_const.cc
 tx_samples_SOURCES = tx_samples.cc
+test_mimo_tx_SOURCES = test_mimo_tx.cc