Typo
authorRich Salz <rsalz@akamai.com>
Thu, 1 Jun 2017 13:40:57 +0000 (09:40 -0400)
committerRich Salz <rsalz@akamai.com>
Thu, 1 Jun 2017 13:40:57 +0000 (09:40 -0400)
Makefile

index 6c71beca1d717909fc48c8003d27e35aa5972de9..3bbb8bc3ed7b27fb5f7a3a9131f6119134481057 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ sitemap:
 
 community/committers.inc:
        @rm -f $@
-       wget -q https://api.openssl.org/0/Group/commit/Members |
+       wget -q https://api.openssl.org/0/Group/commit/Members | \
            ./bin/mk-committers >$@
 
 docs/faq.inc: docs/faq.txt bin/mk-faq