]> git.notmuchmail.org Git - notmuch/commit
build: ensure that SHA256_FILE is built
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 23 Mar 2019 12:35:42 +0000 (13:35 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 27 Mar 2019 20:53:18 +0000 (17:53 -0300)
commitcc8d837d5a137a14a62526dcea60af1de7a353e4
tree2518ad0d716d1b9123317bdbd69d43750a5736e2
parentcbeb0da5958b2f53059269379b219710ee7618cc
build: ensure that SHA256_FILE is built

The SHA256_FILE used to be built automatically because of the makefile
dependencies.

Since b8a8dbed91d16299a8768646fb6f18181f31ec40, it isn't getting made
properly, so the release target would fail.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Makefile.local