install.mk: add jlibtool dependency
authorMichael Stapelberg <stapelberg@debian.org>
Sat, 17 Sep 2016 13:33:44 +0000 (15:33 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 19 Sep 2016 13:01:55 +0000 (09:01 -0400)
commit9f50e8b07ae9c63fa79966c102e16d105bb9d5cc
tree9298e780d0844d815cb605991004097ef023fa54
parent9d4f95d13c07e5855ce04519a61f67f230fb8b5e
install.mk: add jlibtool dependency

This commit adds a dependency on ${JLIBTOOL} to all targets using it via
${PROGRAM_INSTALL}.

fixes #1740
scripts/install.mk