You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: [Makefile] make sure that filenames in the tarball are as OpenTTD expects (#24)
It looks for readme.txt, license.txt and changelog.txt by name. So
no matter how we call it in the repository, make sure it matches
with the expectation in the tarball.
0 commit comments