diff --git a/Makefile b/Makefile index 2fa5cf4..18cd800 100644 --- a/Makefile +++ b/Makefile @@ -67,3 +67,4 @@ $(BIN_DIR): clean: @echo "🧹 Cleaning build artifacts" @rm -rf $(OBJ_DIR) $(BIN_DIR) +