Commit b1bad553 authored by Adam Langley's avatar Adam Langley

Makefile: update openpgp/error -> openpgp/errors

R=golang-dev
CC=golang-dev
https://golang.org/cl/5530078
parent a68494bf
......@@ -43,7 +43,7 @@ DIRS=\
crypto/openpgp\
crypto/openpgp/armor\
crypto/openpgp/elgamal\
crypto/openpgp/error\
crypto/openpgp/errors\
crypto/openpgp/packet\
crypto/openpgp/s2k\
crypto/rand\
......@@ -198,7 +198,7 @@ endif
NOTEST+=\
crypto\
crypto/openpgp/error\
crypto/openpgp/errors\
crypto/x509/pkix\
exp/ebnflint\
go/doc\
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment