X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/7db733d4d0fd085313e4ae3d8ff9b7cc533616bb..6b837b229fd02977d885a05c6fbb81cb2e0313f4:/build-setup diff --git a/build-setup b/build-setup index 50aabee8..77af12e8 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