Commit 3cf371c4 authored by Guillaume Quintard's avatar Guillaume Quintard

Process vtc_varnish.c

parent 06d917d4
......@@ -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
......
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