summaryrefslogtreecommitdiff
path: root/lib/runtime_tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/runtime_tools/Makefile')
-rw-r--r--lib/runtime_tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/runtime_tools/Makefile b/lib/runtime_tools/Makefile
index a76637dfeb..c85d81922b 100644
--- a/lib/runtime_tools/Makefile
+++ b/lib/runtime_tools/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1999-2021. All Rights Reserved.
+# Copyright Ericsson AB 1999-2022. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -37,5 +37,6 @@ SPECIAL_TARGETS =
include $(ERL_TOP)/make/otp_subdir.mk
DIA_PLT_APPS=mnesia
+TEST_NEEDS_RELEASE=true
include $(ERL_TOP)/make/app_targets.mk