aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/test/Makefile
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2011-06-15 10:20:14 +0200
committerSiri Hansen <[email protected]>2011-06-15 10:20:14 +0200
commitbcb07ea53beca828b628f3744096eddb9d5923a8 (patch)
tree6b5dd2dbd6efade7e3868d49868c3b33af95cb70 /lib/sasl/test/Makefile
parent287633fc183bbd95acea6ba6b9722c9c246dc7ea (diff)
parente751eb8d6e8fd5945d4a14ebbc10b9cd858521e1 (diff)
downloadotp-bcb07ea53beca828b628f3744096eddb9d5923a8.tar.gz
otp-bcb07ea53beca828b628f3744096eddb9d5923a8.tar.bz2
otp-bcb07ea53beca828b628f3744096eddb9d5923a8.zip
Merge branch 'siri/sasl/release_handler-windows/OTP-9306' into dev
* siri/sasl/release_handler-windows/OTP-9306: Make release_handler work with windows services
Diffstat (limited to 'lib/sasl/test/Makefile')
-rw-r--r--lib/sasl/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/sasl/test/Makefile b/lib/sasl/test/Makefile
index ad08c8136b..0bdb79a06a 100644
--- a/lib/sasl/test/Makefile
+++ b/lib/sasl/test/Makefile
@@ -31,7 +31,8 @@ MODULES= \
systools_SUITE \
systools_rc_SUITE \
overload_SUITE \
- rb_SUITE
+ rb_SUITE \
+ rh_test_lib
ERL_FILES= $(MODULES:%=%.erl)