[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-dev
Subject:    PATCH: fix dependency
From:       "Federico G. Schwindt" <fgsch () lodoss ! net>
Date:       2013-12-14 1:22:28
Message-ID: 20131214012228.GA30708 () nitzer
[Download RAW message or body]

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 "========================================"

_______________________________________________
varnish-dev mailing list
varnish-dev@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic