aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/Makefile
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-04-13 15:35:41 +0200
committerHans Nilsson <[email protected]>2016-04-29 13:17:52 +0200
commit8bfcd11948895164d1841c0c00450b0e26cb9927 (patch)
treeca2541cbf9017aec0f10a0675548b84cc5196307 /lib/ssh/test/Makefile
parent020e62c9619b518620d216cf0caef55fe129d4c3 (diff)
downloadotp-8bfcd11948895164d1841c0c00450b0e26cb9927.tar.gz
otp-8bfcd11948895164d1841c0c00450b0e26cb9927.tar.bz2
otp-8bfcd11948895164d1841c0c00450b0e26cb9927.zip
ssh: break out test macro ?wait_match into new ssh_test_lib.hrl
Diffstat (limited to 'lib/ssh/test/Makefile')
-rw-r--r--lib/ssh/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/test/Makefile b/lib/ssh/test/Makefile
index 4ecc662c13..6ce6d6f537 100644
--- a/lib/ssh/test/Makefile
+++ b/lib/ssh/test/Makefile
@@ -55,6 +55,7 @@ MODULES= \
ssh_relay
HRL_FILES_NEEDED_IN_TEST= \
+ $(ERL_TOP)/lib/ssh/test/ssh_test_lib.hrl \
$(ERL_TOP)/lib/ssh/src/ssh.hrl \
$(ERL_TOP)/lib/ssh/src/ssh_xfer.hrl