[master] f4347dc varnishlog needs vsb.c

Tollef Fog Heen tfheen at varnish-cache.org
Mon Jun 6 13:32:28 CEST 2011


commit f4347dcdfbd30351df063f95428cb539147b3456
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Mon Jun 6 13:27:55 2011 +0200

    varnishlog needs vsb.c

diff --git a/bin/varnishlog/Makefile.am b/bin/varnishlog/Makefile.am
index 2a5bb26..79bf2ad 100644
--- a/bin/varnishlog/Makefile.am
+++ b/bin/varnishlog/Makefile.am
@@ -11,6 +11,7 @@ varnishlog_SOURCES = \
 	$(top_builddir)/lib/libvarnish/assert.c \
 	$(top_builddir)/lib/libvarnish/flopen.c \
 	$(top_builddir)/lib/libvarnish/version.c \
+	$(top_builddir)/lib/libvarnish/vsb.c \
 	$(top_builddir)/lib/libvarnish/vpf.c
 
 varnishlog_LDADD = \



More information about the varnish-commit mailing list