Run pdflatex as :make

hook global WinSetOption filetype=latex %{ 
    set buffer makecmd "pdflatex '%val{buffile}'"
}

Credit to shachaf from our IRC Channel