From 706594d9c80bc06a2681d2319ab7196478eb7bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 12 Apr 2023 10:55:23 +0200 Subject: Fix Dialyzer warnings for OTP-26+ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 48aa1f5..537c0e3 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ PROJECT_REGISTERED = ranch_server # Options. CT_OPTS += -pa test -ct_hooks ranch_ct_hook [] # -boot start_sasl -PLT_APPS = crypto public_key tools +PLT_APPS = common_test crypto ct_helper public_key stampede tools # Dependencies. -- cgit v1.2.3