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/dialyzer/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/dialyzer') diff --git a/lib/dialyzer/Makefile b/lib/dialyzer/Makefile index ab0b94748e..53083f267d 100644 --- a/lib/dialyzer/Makefile +++ b/lib/dialyzer/Makefile @@ -42,4 +42,6 @@ SPECIAL_TARGETS = # include $(ERL_TOP)/make/otp_subdir.mk +DIA_PLT_APPS=compiler syntax_tools hipe wx + include $(ERL_TOP)/make/app_targets.mk -- cgit v1.2.3