From 6c38c3a526dd68fb4f8ef80b38bb64d5fe93920f Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Sat, 10 Jan 2026 12:41:37 +0100 Subject: xP: improve the activity indicator Also adjust the Makefile to reflect resource embedding. --- xP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xP/Makefile') diff --git a/xP/Makefile b/xP/Makefile index 6ecf298..e2d3abd 100644 --- a/xP/Makefile +++ b/xP/Makefile @@ -6,7 +6,7 @@ tools = ../liberty/tools outputs = xP proto.go public/proto.js public/mithril.js all: $(outputs) public/ircfmt.woff2 -xP: xP.go proto.go +xP: xP.go proto.go public/proto.js public/mithril.js public/xP.css public/xP.js go build -o $@ proto.go: $(tools)/lxdrgen.awk $(tools)/lxdrgen-go.awk ../xC.lxdr $(AWK) -f $(tools)/lxdrgen.awk -f $(tools)/lxdrgen-go.awk \ -- cgit v1.2.3-70-g09d2