From f26bb1c175f27d665f70e4dd62d1fd78a6d19b8a Mon Sep 17 00:00:00 2001 From: jcorgan Date: Tue, 3 Oct 2006 21:07:28 +0000 Subject: [PATCH] Fixes ticket:79. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3697 221aa14e-8319-0410-a670-987f0aec2ac5 --- usrp/host/lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/usrp/host/lib/Makefile.am b/usrp/host/lib/Makefile.am index f7dad846..974091c3 100644 --- a/usrp/host/lib/Makefile.am +++ b/usrp/host/lib/Makefile.am @@ -132,6 +132,7 @@ noinst_HEADERS = \ fusb_win32.h \ fusb_generic.h \ fusb_linux.h \ + fusb_ra_wb.h \ md5.h \ rate_to_regval.h \ usrp_local_sighandler.h -- 2.47.2