]> err.no Git - varnish/commitdiff
Add missing header file to tarball
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 28 Jan 2009 11:48:03 +0000 (11:48 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 28 Jan 2009 11:48:03 +0000 (11:48 +0000)
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

index e5c4674ff4e96da14eb035d70cf3094798b81d26..c98ca5e1bbf4d047ce20aca4cc117ab41214fbb7 100644 (file)
@@ -26,6 +26,7 @@ nobase_noinst_HEADERS = \
        libvarnish.h \
        libvcl.h \
        miniobj.h \
+       purge_vars.h \
        vsha256.h \
        vqueue.h \
        vpf.h \