diff --git a/Makefile b/Makefile index cbddaa7..69debfb 100644 --- a/Makefile +++ b/Makefile @@ -45,6 +45,6 @@ debug: cmake --build ./build --config Debug --target all -j 10 all: - make clear - make protocols - make release \ No newline at end of file + make clear + make protocols + make release