aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/Makefile
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2019-06-11 10:44:22 +0200
committerHans Nilsson <[email protected]>2019-06-11 10:44:22 +0200
commit8ed55694af3f1ccf2bdee057adced4fee314a848 (patch)
treee6e2672a4c20191d55a48dd5be8f1a96900758c2 /lib/ssh/src/Makefile
parent2893902fe98daa0f2e93902f794aa101c70d7acc (diff)
parentf9f8e4137cc2860444fdf412c5dbf9b7d0cb1cf3 (diff)
downloadotp-8ed55694af3f1ccf2bdee057adced4fee314a848.tar.gz
otp-8ed55694af3f1ccf2bdee057adced4fee314a848.tar.bz2
otp-8ed55694af3f1ccf2bdee057adced4fee314a848.zip
Merge branch 'maint'
* maint: Remove duplication of SSH encoding macros Remove duplicate ssh_userauth.hrl
Diffstat (limited to 'lib/ssh/src/Makefile')
-rw-r--r--lib/ssh/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/src/Makefile b/lib/ssh/src/Makefile
index 6d64a45112..9627b70eeb 100644
--- a/lib/ssh/src/Makefile
+++ b/lib/ssh/src/Makefile
@@ -99,7 +99,7 @@ APP_TARGET= $(EBIN)/$(APP_FILE)
APPUP_SRC= $(APPUP_FILE).src
APPUP_TARGET= $(EBIN)/$(APPUP_FILE)
-INTERNAL_HRL_FILES = ssh_auth.hrl ssh_connect.hrl ssh_transport.hrl ssh.hrl ssh_userauth.hrl ssh_xfer.hrl
+INTERNAL_HRL_FILES = ssh_auth.hrl ssh_connect.hrl ssh_transport.hrl ssh.hrl ssh_xfer.hrl
# ----------------------------------------------------
# FLAGS