summaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd/Makefile.am
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-01-29 00:24:15 -0800
committerJosh Blum <josh@joshknows.com>2010-01-29 00:24:15 -0800
commit30a8d2ecc36ce8ad6c01032e514ac66a277f06d0 (patch)
tree894b16a38d02c677ab2038932838064edc325ab4 /include/usrp_uhd/Makefile.am
parentd5d9da3114bf069c05a8dcb7fca32ccd70405512 (diff)
downloaduhd-30a8d2ecc36ce8ad6c01032e514ac66a277f06d0.tar.gz
uhd-30a8d2ecc36ce8ad6c01032e514ac66a277f06d0.tar.bz2
uhd-30a8d2ecc36ce8ad6c01032e514ac66a277f06d0.zip
Added dboard id enum.
Moved timespec into its own header.
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 0a19bfe56..c546fd0e2 100644
--- a/include/usrp_uhd/Makefile.am
+++ b/include/usrp_uhd/Makefile.am
@@ -12,5 +12,6 @@ this_include_HEADERS = \
device_addr.hpp \
gain_handler.hpp \
props.hpp \
+ time_spec.hpp \
utils.hpp \
wax.hpp