From 900a8034720135100b83256a46d13931eb74879c Mon Sep 17 00:00:00 2001 From: Tsu-ba-me Date: Wed, 21 Jun 2023 04:26:13 -0400 Subject: [PATCH] build(striker-ui): remove unused, add new pages to Makefile --- striker-ui/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/striker-ui/Makefile.am b/striker-ui/Makefile.am index f89c3e0c..de2ccf3a 100644 --- a/striker-ui/Makefile.am +++ b/striker-ui/Makefile.am @@ -13,7 +13,8 @@ outpages = \ file-manager.html \ index.html \ init.html \ - prepare-host.html \ + login.html \ + manage-element.html \ server.html outjsmodulesdir = _next outimagesdir = pngs