[runtime] Fix "make distcheck"
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Sun, 5 Apr 2015 17:51:02 +0000 (19:51 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 6 Apr 2015 02:19:22 +0000 (04:19 +0200)
commit26745f5685e40f5233a6fe0f5f3279afc1e8d817
tree7d68ea776acebba94ac0f55de73834a55424956a
parent8223a8a6f24cf8aa14c6aa917c069dcb5f0be8bb
[runtime] Fix "make distcheck"

Use $(srcdir) instead of ./ for commands so the path is correct.
Also added missing files to EXTRA_DIST.
mono/mini/Makefile.am.in
mono/tests/Makefile.am