aboutsummaryrefslogtreecommitdiffstats
path: root/erts/Makefile
diff options
context:
space:
mode:
authorKjell Winblad <[email protected]>2019-06-26 08:31:19 +0200
committerKjell Winblad <[email protected]>2019-06-26 08:31:19 +0200
commit14944c65bada76cf246f885f7a146c7fd54cb3df (patch)
treeda9368f155f49924d15db82506bfe0d9c8b26ffa /erts/Makefile
parentc59148c2995d5ac63094ab2e39682f47671ee37e (diff)
parent2f246b551cca5ca7ca9187282e42650976a65cbb (diff)
downloadotp-14944c65bada76cf246f885f7a146c7fd54cb3df.tar.gz
otp-14944c65bada76cf246f885f7a146c7fd54cb3df.tar.bz2
otp-14944c65bada76cf246f885f7a146c7fd54cb3df.zip
Merge branch 'kjell/make_test/OTP-15812'
Diffstat (limited to 'erts/Makefile')
-rw-r--r--erts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/Makefile b/erts/Makefile
index e62c896170..12ac50f7d5 100644
--- a/erts/Makefile
+++ b/erts/Makefile
@@ -153,3 +153,5 @@ release_docs:
.PHONY: xmllint
xmllint:
$(MAKE) -C doc/src $@
+
+include $(ERL_TOP)/make/app_targets.mk