r5486 - trunk/varnish-cache/bin/varnishd
tfheen at varnish-cache.org
tfheen at varnish-cache.org
Thu Oct 28 14:26:27 CEST 2010
Author: tfheen
Date: 2010-10-28 14:26:27 +0200 (Thu, 28 Oct 2010)
New Revision: 5486
Modified:
trunk/varnish-cache/bin/varnishd/Makefile.am
Log:
Fix typo
Modified: trunk/varnish-cache/bin/varnishd/Makefile.am
===================================================================
--- trunk/varnish-cache/bin/varnishd/Makefile.am 2010-10-28 12:18:39 UTC (rev 5485)
+++ trunk/varnish-cache/bin/varnishd/Makefile.am 2010-10-28 12:26:27 UTC (rev 5486)
@@ -119,7 +119,7 @@
varnishd.1: $(top_srcdir)/doc/sphinx/reference/varnishd.rst
if HAVE_RST2MAN
- ${RST2MAN} $? @
+ ${RST2MAN} $? $@
else
@echo "========================================"
@echo "You need rst2man installed to make dist"
More information about the varnish-commit
mailing list