From d27b50f7961732d7dfbdef3af6d0f07516bccb0b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 24 Oct 2023 10:10:07 -0400 Subject: [PATCH] Makefile.am: don't strip the "codetext" id We'll need it to change the security code. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 8bf3d16..79d26a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,7 @@ PRECIOUS_IDS = \ bus \ city \ citycopy \ + codetext \ clouds \ cloudscopy \ train \ -- 2.44.2