make dist: take isl.py in srcdir if available
commit19df1f45928891f278071e36ce116d0c4e7510d1
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 1 Feb 2016 15:49:36 +0000 (1 16:49 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 5 Feb 2016 15:08:29 +0000 (5 16:08 +0100)
tree33f1d222b54c03b753ff65e5f009e17483531f8a
parent9e67e2dbe681e80f8e137e4d155b7be15523ff1b
make dist: take isl.py in srcdir if available

If isl.py is available in srcdir, but not in builddir, then
place the one from srcdir in the distribution.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am