--- a/src/Makefile
+++ b/src/Makefile
@@ -42,6 +42,7 @@
endif
all : $(TARGETS)
+ $(MAKE) -C test
static : $(STATICTARGETS)