X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/build-setup diff --git a/build-setup b/build-setup index 50aabee..77af12e 100755 --- a/build-setup +++ b/build-setup @@ -1,2 +1,2 @@ #! /bin/sh -ex -if [ ! -r modes.am ]; then touch -t197001010000.00 modes.am; fi +if [ ! -r symm/modes.am ]; then touch -t197001010000.00 symm/modes.am; fi