diff --git a/tests/GNUmakefile b/tests/GNUmakefile index 6e0eb3d8e..a3989b424 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -34,9 +34,9 @@ endif tests-remote: $(MAKE) remote-core-tpls $(MAKE) remote-contrib-tpls + $(MAKE) unit-gtests tests-core: - $(MAKE) unit-gtests $(MAKE) --directory=../examples all $(MAKE) core-tpls