]> err.no Git - varnish/commitdiff
Add cache_backend.h to the list of headers that go in the tarball; fixes build failure
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 30 Jul 2008 10:53:38 +0000 (10:53 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 30 Jul 2008 10:53:38 +0000 (10:53 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3030 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/Makefile.am

index e8157315062b4c3b0f43c531e334e1c6e651f250..30382e388602cdad87d548003b12ab93b3d4d4cb 100644 (file)
@@ -57,6 +57,7 @@ varnishd_SOURCES = \
 noinst_HEADERS = \
        acct_fields.h \
        cache.h \
+       cache_backend.h \
        cache_acceptor.h \
        common.h \
        hash_slinger.h \