From 04a1b9199d8f849c78c9060d5b3d03448c1bbe4b Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 25 Nov 2008 11:07:39 +0000 Subject: [PATCH] Hook SHA256 into the build git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3436 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/lib/libvarnish/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/varnish-cache/lib/libvarnish/Makefile.am b/varnish-cache/lib/libvarnish/Makefile.am index a8d4b0c9..fecbfced 100644 --- a/varnish-cache/lib/libvarnish/Makefile.am +++ b/varnish-cache/lib/libvarnish/Makefile.am @@ -24,6 +24,7 @@ libvarnish_la_SOURCES = \ vlu.c \ vpf.c \ vsb.c \ + vsha256.c \ vss.c \ vtmpfile.c -- 2.39.5