From: Michael Orlitzky Date: Tue, 9 Sep 2025 18:56:02 +0000 (-0400) Subject: Makefile.am: preserve the id of the bottom half of the ticket background X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=069994678d099397f418dbc8672908c3a0f44be2;p=charm-bypass.git Makefile.am: preserve the id of the bottom half of the ticket background This is the one we need to scale. Any translations that need to happen can be done on the entire ticket. --- diff --git a/Makefile.am b/Makefile.am index 9f66c06..c1e465a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,29 +22,29 @@ EXTRA_DIST = \ tableau.svg # List of element IDs that we use in the HTML document. -PRECIOUS_IDS = \ - bus \ - city \ - citycopy \ - codebg \ - codetext \ - clouds \ - cloudscopy \ - destination \ - origin \ - origindest \ - train \ - tram \ - trees \ - treescopy \ - serviceid \ - servicename \ - sky \ - ticket \ - ticketbg \ - ticketdate \ - tickettime \ - qr \ +PRECIOUS_IDS = \ + bus \ + city \ + citycopy \ + codebg \ + codetext \ + clouds \ + cloudscopy \ + destination \ + origin \ + origindest \ + train \ + tram \ + trees \ + treescopy \ + serviceid \ + servicename \ + sky \ + ticket \ + ticketbottombg \ + ticketdate \ + tickettime \ + qr \ zone # The base "scour" command used to optimize the tableau and favicon.