diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index ff7c6b75d..58e43b8b2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -27,6 +27,7 @@ libuhd_la_SOURCES = \ device.cpp \ device_addr.cpp \ gain_handler.cpp \ + shared_iovec.cpp \ uhd.cpp \ wax.cpp |