summaryrefslogtreecommitdiff
path: root/lib/compiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compiler/Makefile')
-rw-r--r--lib/compiler/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compiler/Makefile b/lib/compiler/Makefile
index a7d896f258..9394129f02 100644
--- a/lib/compiler/Makefile
+++ b/lib/compiler/Makefile
@@ -38,6 +38,7 @@ include $(ERL_TOP)/make/otp_subdir.mk
DIA_PLT_APPS=crypto
+NO_TEST_TARGET:=1 # Avoid warning about ignoring old recipe for target 'test'
include $(ERL_TOP)/make/app_targets.mk
# Enable feature maybe_expr in runtime when running tests