summaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd/Makefile.am
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-01-16 16:29:31 -0800
committerJosh Blum <josh@joshknows.com>2010-01-16 16:29:31 -0800
commit5b42b774d9ac1e74fb2916bf58085fe19ecb6720 (patch)
treeb19c441ac2f5d2ff6be09142916775b78a646d9b /include/usrp_uhd/Makefile.am
parent379d486ed21aace7f8b37d61f713bdc6088b39e5 (diff)
downloaduhd-5b42b774d9ac1e74fb2916bf58085fe19ecb6720.tar.gz
uhd-5b42b774d9ac1e74fb2916bf58085fe19ecb6720.tar.bz2
uhd-5b42b774d9ac1e74fb2916bf58085fe19ecb6720.zip
Created device interface for discovery, access, configuration...
Diffstat (limited to 'include/usrp_uhd/Makefile.am')
-rw-r--r--include/usrp_uhd/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usrp_uhd/Makefile.am b/include/usrp_uhd/Makefile.am
index 9d12f2097..02a129484 100644
--- a/include/usrp_uhd/Makefile.am
+++ b/include/usrp_uhd/Makefile.am
@@ -8,5 +8,6 @@ SUBDIRS = usrp quadradio
this_includedir = $(includedir)/usrp_uhd
this_include_HEADERS = \
+ device.hpp \
device_addr.hpp \
wax.hpp