diff --git a/Makefile.am b/Makefile.am index 2606b88c..18b3ddc3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = lib benchmarks tests .PHONY: tests -tests: +tests: all $(MAKE) -C tests tests AM_CXXFLAGS += -I$(top_builddir)/include