diff --git a/Makefile.am b/Makefile.am index 3a9f2cc3f..68ecfcf59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,6 +71,8 @@ check: test && test/test_piece_picker \ && test/test_storage \ && test/test_buffer \ + && test/test_swarm \ + && test/test_primitives \ && echo && echo && echo " **** all tests passed ****" && echo && echo deb: