Commit af92e497 authored by Guillaume Quintard's avatar Guillaume Quintard

Process vtc_logexp.c

parent 01b3404c
......@@ -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
......
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