[master] 3cf371c Process vtc_varnish.c

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


commit 3cf371c4bc85f0d6f3d9d4cb1d7bc16536ea10b4
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Wed Jun 1 12:12:15 2016 +0200

    Process vtc_varnish.c

diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index 679147a..e7278fc 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -177,7 +177,8 @@ 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_logexp.c
+	     $(top_srcdir)/bin/varnishtest/vtc_logexp.c \
+	     $(top_srcdir)/bin/varnishtest/vtc_varnish.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