diff options
Diffstat (limited to 'include/uhd/Makefile.am')
-rw-r--r-- | include/uhd/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uhd/Makefile.am b/include/uhd/Makefile.am index 772d1e4b9..6c2034ea8 100644 --- a/include/uhd/Makefile.am +++ b/include/uhd/Makefile.am @@ -23,8 +23,10 @@ this_includedir = $(includedir)/uhd this_include_HEADERS = \ device.hpp \ device_addr.hpp \ + dict.hpp \ gain_handler.hpp \ props.hpp \ + shared_iovec.hpp \ time_spec.hpp \ utils.hpp \ wax.hpp |