aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/Makefile
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2017-09-08 17:01:45 +0200
committerRaimo Niskanen <[email protected]>2017-09-15 11:54:00 +0200
commitc2180b0e570baf90cbf567381212bb223fc73d37 (patch)
tree936fc0ef40b7248372c24db8cf731b0bdc0f2e94 /lib/ssl/src/Makefile
parentd6be9f66c293e225c24b43d83640a4e857fa5269 (diff)
downloadotp-c2180b0e570baf90cbf567381212bb223fc73d37.tar.gz
otp-c2180b0e570baf90cbf567381212bb223fc73d37.tar.bz2
otp-c2180b0e570baf90cbf567381212bb223fc73d37.zip
Rewrite dist ctrl from port to process
Diffstat (limited to 'lib/ssl/src/Makefile')
-rw-r--r--lib/ssl/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssl/src/Makefile b/lib/ssl/src/Makefile
index 2e7df9792e..f6fe23b584 100644
--- a/lib/ssl/src/Makefile
+++ b/lib/ssl/src/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1999-2016. All Rights Reserved.
+# Copyright Ericsson AB 1999-2017. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -88,7 +88,7 @@ MODULES= \
ssl_v3 \
tls_v1 \
dtls_v1 \
- ssl_tls_dist_proxy
+ ssl_tls_dist_ctrl
INTERNAL_HRL_FILES = \
ssl_alert.hrl ssl_cipher.hrl \