aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-07-09 13:11:53 -0700
committerGravatar yang-g <yangg@google.com>2015-07-09 13:11:53 -0700
commit96a643a4107150c3702bb6f147c293b54078c8b6 (patch)
tree40bac1f3c49d4eacf72e370dfe7cc49db06fbe36 /Makefile
parentd53bc8925b5884d16da3738d11885dcf48ea48e4 (diff)
Makefile regeneration to pass sanity test
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ade6b42e3..08171320d4 100644
--- a/Makefile
+++ b/Makefile
@@ -8806,7 +8806,7 @@ SECURE_AUTH_CONTEXT_TEST_SRC = \
SECURE_AUTH_CONTEXT_TEST_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(SECURE_AUTH_CONTEXT_TEST_SRC))))
ifeq ($(NO_SECURE),true)
-# You can't build secure targets if you don't have OpenSSL with ALPN.
+# You can't build secure targets if you don't have OpenSSL.
$(BINDIR)/$(CONFIG)/secure_auth_context_test: openssl_dep_error