diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 46b1de0e6..baebd921a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -23,6 +23,7 @@ main_test_SOURCES = \ main_test.cpp \ addr_test.cpp \ device_test.cpp \ + gain_handler_test.cpp \ usrp_dboard_test.cpp \ wax_test.cpp |