Make init scripts depend on Makefile
authorRichard Laager <rlaager@wiktel.com>
Thu, 6 Feb 2020 00:01:49 +0000 (18:01 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 10 Mar 2020 16:53:20 +0000 (09:53 -0700)
commitdc4dd467287d1121c0c7e860548293a834774b1a
treeffffa93eadf1507c8d630b7c20dcf85727d3a290
parentff2f960b2492ecb3db6a2614251240a77874ab93
Make init scripts depend on Makefile

This brings it in line with the example:
https://www.gnu.org/software/automake/manual/html_node/Scripts.html

This way, if the substitution code is changed, they should update.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
etc/init.d/Makefile.am