From ce2a4e4409a5b0da5522056c29df27ab0afe95ee Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Thu, 20 Jun 2019 16:09:53 +0200 Subject: Add 'make dialyzer' target to top and apps --- lib/ssh/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ssh') diff --git a/lib/ssh/Makefile b/lib/ssh/Makefile index ab3948df75..b96cc2bbaa 100644 --- a/lib/ssh/Makefile +++ b/lib/ssh/Makefile @@ -37,5 +37,6 @@ SPECIAL_TARGETS = # include $(ERL_TOP)/make/otp_subdir.mk +DIA_PLT_APPS=crypto runtime_tools public_key include $(ERL_TOP)/make/app_targets.mk -- cgit v1.2.3