From 83b247a771a514792b972216e1ad32ae1f3fc316 Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Sat, 21 Jan 2012 10:01:20 +0100 Subject: libventi: add functions vtsha1 and vtsha1check These functions are equivalent to vtSha1 and vtSha1Check from the old libventi and are particularly used by Fossil. R=rsc http://codereview.appspot.com/5555064 --- src/libventi/mkfile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libventi/mkfile') diff --git a/src/libventi/mkfile b/src/libventi/mkfile index 289262ac..37881855 100644 --- a/src/libventi/mkfile +++ b/src/libventi/mkfile @@ -24,6 +24,7 @@ OFILES=\ scorefmt.$O\ send.$O\ server.$O\ + sha1.$O\ srvhello.$O\ strdup.$O\ string.$O\ -- cgit v1.2.3