PATCH: fix dependency
Federico Schwindt
fgsch at lodoss.net
Mon Jan 20 16:29:14 CET 2014
ping
On Sat, Dec 14, 2013 at 1:22 AM, Federico G. Schwindt <fgsch at lodoss.net>wrote:
> Hi,
>
> The diff below ensures the dependency on vsc_fields.h is always present.
>
> f.-
>
> diff --git a/man/Makefile.am b/man/Makefile.am
> index 56b0a52..477d37d 100644
> --- a/man/Makefile.am
> +++ b/man/Makefile.am
> @@ -32,11 +32,11 @@ else
> @false
> endif
>
> +varnish-counters.7: vsc2rst \
> + $(top_srcdir)/include/tbl/vsc_fields.h
> if HAVE_RST2MAN
> -varnish-counters.7: vsc2rst
> ./vsc2rst | ${RST2MAN} - $@
> else
> -varnish-counters.7: $(top_srcdir)/include/tbl/vsc_fields.h
> @echo "========================================"
> @echo "You need rst2man installed to make dist"
> @echo "========================================"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20140120/36815273/attachment.html>
More information about the varnish-dev
mailing list