aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/Makefile
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2015-08-04 10:57:26 +0200
committerHans Nilsson <[email protected]>2015-08-04 10:57:26 +0200
commit85d2630e9b4c0f982b88528f5f9dd4dd2472de84 (patch)
tree525bb852287bf096279ce6734c3b3ecae6bb5508 /lib/ssh/src/Makefile
parent1bc032259f571f3c7c00aad8ee1b93fb452f2d40 (diff)
parente05f0b617f85547cc3c537dda3678d9c9a0e80c1 (diff)
downloadotp-85d2630e9b4c0f982b88528f5f9dd4dd2472de84.tar.gz
otp-85d2630e9b4c0f982b88528f5f9dd4dd2472de84.tar.bz2
otp-85d2630e9b4c0f982b88528f5f9dd4dd2472de84.zip
Merge branch 'maint'
* maint: ssh: added more groups for gex ssh: rm ssh_math and use crypto:compute_key instead ssh: filter algs unknown to crypto (except pk) ssh: add test group ssh: Add experimental 'diffie-hellman-group-exchange-sha256 support ssh: Repair/add experimental diffie-hellman-group-exchange-sha1 support
Diffstat (limited to 'lib/ssh/src/Makefile')
-rw-r--r--lib/ssh/src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ssh/src/Makefile b/lib/ssh/src/Makefile
index 61d71d2cf7..98fb90d7c4 100644
--- a/lib/ssh/src/Makefile
+++ b/lib/ssh/src/Makefile
@@ -67,7 +67,6 @@ MODULES= \
ssh_file \
ssh_io \
ssh_info \
- ssh_math \
ssh_message \
ssh_no_io \
ssh_sftp \