commit 5a0be39953b05b0e51dc95d513ea0727be499228
Author: Alexandre Allaire <[email protected]>
Date:   Mon Nov 12 20:25:58 2012 -0500

    Removed spurious semi-colon from make recipe.
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 1f12d46..b29ab48 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,6 @@ sign: dist/$(DISTNAME).zip
 %.1: $(CLIENT_ASCIIDOCS)
        rm -rf $@
        a2x --no-xmllint --xsltproc-opts "--stringparam man.th.title.max.length 
23" \
-               -d manpage -f manpage [email protected];
+               -d manpage -f manpage [email protected]
 
 .PHONY: all install clean test dist sign



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to