dist/Makefile.am: fix parallel make install
commit6f7687e755282425a6b0a4b4ae05a3d7fcdf77bf
authorFelix Janda <felix.janda@posteo.de>
Mon, 19 Sep 2016 00:22:15 +0000 (18 20:22 -0400)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 2 Oct 2016 20:26:29 +0000 (2 22:26 +0200)
tree0c3d6a9de520ac0c95803ab4e5e7de80ba69070c
parent0d4375129404fbe0476389815639bb41d3ad1f18
dist/Makefile.am: fix parallel make install

use install-exec-hook instead of install-exec-local so that we create the
ex and view hardlinks after vi has been installed.

Signed-off-by: Felix Janda <felix.janda@posteo.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
dist/Makefile.am