Fix missing corerun/ directory in `make dist` tarballs (mono/mono#17126)
authorJo Shields <joshield@microsoft.com>
Wed, 2 Oct 2019 14:46:42 +0000 (10:46 -0400)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2019 14:46:42 +0000 (10:46 -0400)
commite612a7ae0a0ebde5a094d33a0a38e7f30486e7a3
treef752a290a11667c5b640c08c359cb1c116d8d4b7
parent0d866dab4309758ac4089d2c4214ea05039d4d78
Fix missing corerun/ directory in `make dist` tarballs (mono/mono#17126)

```
 configure.ac:6695: error: required file 'netcore/corerun/Makefile.in' not found
 Makefile.am:24: error: required directory ./netcore/corerun does not exist
```

Commit migrated from https://github.com/mono/mono/commit/d8040ba86520ae584f36628bd7eece1558970f41
src/mono/Makefile.am