diff --git a/Makefile b/Makefile index 56940a4..9a0d5bb 100644 --- a/Makefile +++ b/Makefile @@ -55,9 +55,7 @@ LDFLAGS+= all: tyche libtyche.a libtyche.so.${VERSION} -check: - $(MAKE) clean - $(MAKE) tyche-test +check: tyche-test ./tyche-test clean: