X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/7db733d4d0fd085313e4ae3d8ff9b7cc533616bb..3e248c3b5b309bc03eb5f70762d3f5671d51f996:/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