diff options
-rw-r--r-- | usrp2/host/apps/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/host/apps/Makefile.am b/usrp2/host/apps/Makefile.am index da44776c9..db7660196 100644 --- a/usrp2/host/apps/Makefile.am +++ b/usrp2/host/apps/Makefile.am @@ -45,3 +45,4 @@ 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 +gpio_SOURCES = gpio.cc |