From deee3e278295b0ddeb42544db47394ca54c864df Mon Sep 17 00:00:00 2001 From: jcorgan Date: Sat, 4 Apr 2009 06:20:57 +0000 Subject: [PATCH] Fix distcheck error, trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10768 221aa14e-8319-0410-a670-987f0aec2ac5 --- usrp2/host/apps/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/usrp2/host/apps/Makefile.am b/usrp2/host/apps/Makefile.am index da44776c..db766019 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 -- 2.47.2