From 54419466989c23be89160fe2f403d13a531af9c1 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 24 Oct 2023 11:15:44 -0400 Subject: [PATCH] Makefile.am: preserve the "codebg" id We'll need it to center the security code within its red box. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 79d26a8..bc3c9ab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,7 @@ PRECIOUS_IDS = \ bus \ city \ citycopy \ + codebg \ codetext \ clouds \ cloudscopy \ -- 2.44.2