From b0a705f4a5a8b542e622f69400e0f241bfd15ccd Mon Sep 17 00:00:00 2001 From: tfheen Date: Wed, 28 Jan 2009 11:48:03 +0000 Subject: [PATCH] Add missing header file to tarball Fixes build failure git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3549 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/varnish-cache/include/Makefile.am b/varnish-cache/include/Makefile.am index e5c4674f..c98ca5e1 100644 --- a/varnish-cache/include/Makefile.am +++ b/varnish-cache/include/Makefile.am @@ -26,6 +26,7 @@ nobase_noinst_HEADERS = \ libvarnish.h \ libvcl.h \ miniobj.h \ + purge_vars.h \ vsha256.h \ vqueue.h \ vpf.h \ -- 2.39.5