From 3dd73ca6626f6878699a78c40986d0222588d3de Mon Sep 17 00:00:00 2001 From: VJHack Date: Tue, 10 Sep 2024 22:24:39 -0500 Subject: [PATCH] updated makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index ae2e17c15..97ef37c0e 100644 --- a/Makefile +++ b/Makefile @@ -1430,7 +1430,6 @@ llama-server: \ examples/server/theme-snowstorm.css.hpp \ examples/server/index.html.hpp \ examples/server/index-new.html.hpp \ - examples/server/loading.html.hpp \ examples/server/index.js.hpp \ examples/server/completion.js.hpp \ examples/server/system-prompts.js.hpp \