]> err.no Git - varnish/commitdiff
Fix build failure, cache_backend_poll.h was not in the distributed tarball
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Aug 2008 06:14:23 +0000 (06:14 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Aug 2008 06:14:23 +0000 (06:14 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3089 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/Makefile.am

index 5aa0ce652d08c861df48053ce8b4bc23aabece34..82c1eef3bbfd88f5dce26032206167cd232098b7 100644 (file)
@@ -58,6 +58,7 @@ noinst_HEADERS = \
        acct_fields.h \
        cache.h \
        cache_backend.h \
+       cache_backend_poll.h \
        cache_acceptor.h \
        common.h \
        default_vcl.h \