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=\ ...@@ -43,7 +43,7 @@ DIRS=\
crypto/openpgp\ crypto/openpgp\
crypto/openpgp/armor\ crypto/openpgp/armor\
crypto/openpgp/elgamal\ crypto/openpgp/elgamal\
crypto/openpgp/error\ crypto/openpgp/errors\
crypto/openpgp/packet\ crypto/openpgp/packet\
crypto/openpgp/s2k\ crypto/openpgp/s2k\
crypto/rand\ crypto/rand\
...@@ -198,7 +198,7 @@ endif ...@@ -198,7 +198,7 @@ endif
NOTEST+=\ NOTEST+=\
crypto\ crypto\
crypto/openpgp/error\ crypto/openpgp/errors\
crypto/x509/pkix\ crypto/x509/pkix\
exp/ebnflint\ exp/ebnflint\
go/doc\ 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