From: tfheen Date: Mon, 23 Feb 2009 15:10:35 +0000 (+0000) Subject: Make sure we ship persistent.h too X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46679953f65bf5cb20dfacdd5a97258a792e5ac2;p=varnish Make sure we ship persistent.h too git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3819 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/include/Makefile.am b/varnish-cache/include/Makefile.am index c98ca5e1..a573d3b1 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 \ + persistent.h \ purge_vars.h \ vsha256.h \ vqueue.h \