diff --git a/Makefile b/Makefile index d371b6b..d48b97a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ all: @make -sC _build/debug - @make -sC _build/release .PHONY: all clean: