Symlink README to README.md when running make dist.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 10 Aug 2021 18:10:29 +0000 (20:10 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 10 Aug 2021 18:10:29 +0000 (20:10 +0200)
commit789146757ca0bc630492bf31ae48ede42b7b437a
tree2f6568543d6395eadd81ae63946bc23746e8183d
parentae021d42d5933e442e039cf584bb0c91da0c7dd2
Symlink README to README.md when running make dist.

Since Markdown is perfectly human readable, just create a symlink from
README to README.md when make dist wants it. Also add it to .gitignore.
.gitignore
Makefile.am