[master] af92e49 Process vtc_logexp.c

Guillaume Quintard guillaume at varnish-software.com
Mon Jun 6 11:01:09 CEST 2016


commit af92e4971e5273844305af742173d768c25136f6
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Tue May 31 15:57:49 2016 +0200

    Process vtc_logexp.c

diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index d2832c5..679147a 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -176,7 +176,8 @@ include/vsl-tags.rst: $(top_builddir)/lib/libvarnishapi/vsl2rst
 BUILT_SOURCES += include/vsl-tags.rst
 
 VTCSYN_SRC = $(top_srcdir)/bin/varnishtest/vtc.c \
-	     $(top_srcdir)/bin/varnishtest/vtc_barrier.c
+	     $(top_srcdir)/bin/varnishtest/vtc_barrier.c \
+	     $(top_srcdir)/bin/varnishtest/vtc_logexp.c
 include/vtc-syntax.rst: vtc-syntax.awk $(VTCSYN_SRC)
 	awk -f $(top_srcdir)/doc/sphinx/vtc-syntax.awk $(VTCSYN_SRC) > $@
 BUILT_SOURCES += include/vtc-syntax.rst



More information about the varnish-commit mailing list