Commit 066b0575 authored by Guillaume Quintard's avatar Guillaume Quintard

Process vtc_barrier.c

parent 4a572aec
......@@ -175,7 +175,8 @@ include/vsl-tags.rst: $(top_builddir)/lib/libvarnishapi/vsl2rst
$(top_builddir)/lib/libvarnishapi/vsl2rst > $@
BUILT_SOURCES += include/vsl-tags.rst
VTCSYN_SRC = $(top_srcdir)/bin/varnishtest/vtc.c
VTCSYN_SRC = $(top_srcdir)/bin/varnishtest/vtc.c \
$(top_srcdir)/bin/varnishtest/vtc_barrier.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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment