Commit 4276f36b authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Yet another vmod.h reference



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5156 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 25813e90
......@@ -50,7 +50,7 @@ nobase_noinst_HEADERS = \
vrt_obj.h \
vss.h
vcl_returns.h vcl.h vrt_obj.h: $(top_srcdir)/lib/libvcl/generate.py $(top_srcdir)/include/vmod.h $(top_srcdir)/include/vrt.h
vcl_returns.h vcl.h vrt_obj.h: $(top_srcdir)/lib/libvcl/generate.py $(top_srcdir)/include/vrt.h
@PYTHON@ $(top_srcdir)/lib/libvcl/generate.py $(top_srcdir) $(top_builddir)
CLEANFILES = vcl_returns.h \
......
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