[master] e89586b Add proxy/cache_proxy.h to varnishd_SOURCES.

Geoff Simmons geoff at uplex.de
Wed Mar 14 16:10:09 UTC 2018


commit e89586b69f919d4f836db10a33ad2136cff1340c
Author: Geoff Simmons <geoff at uplex.de>
Date:   Wed Mar 14 16:52:54 2018 +0100

    Add proxy/cache_proxy.h to varnishd_SOURCES.

diff --git a/bin/varnishd/Makefile.am b/bin/varnishd/Makefile.am
index a033001..739b16c 100644
--- a/bin/varnishd/Makefile.am
+++ b/bin/varnishd/Makefile.am
@@ -90,6 +90,7 @@ varnishd_SOURCES = \
 	mgt/mgt_vcc.c \
 	mgt/mgt_vcl.c \
 	proxy/cache_proxy_proto.c \
+	proxy/cache_proxy.h \
 	storage/mgt_stevedore.c \
 	storage/stevedore.c \
 	storage/stevedore_utils.c \


More information about the varnish-commit mailing list