summaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorSiri Hansen <siri@erlang.org>2017-03-02 17:36:48 +0100
committerSiri Hansen <siri@erlang.org>2017-03-08 15:13:20 +0100
commit6a4d4b43914a5898671e7f9dea7988771450af0f (patch)
treed5a5c54a27768a4f0af359b302b116872954dc2f /lib/Makefile
parent60a24d2010c98c44d2bf44faca04756049487ec3 (diff)
downloaderlang-6a4d4b43914a5898671e7f9dea7988771450af0f.tar.gz
Remove typer application
The application now has an own repo, https://github.com/erlang/typer
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 4740e6eb59..ae466ed518 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -35,7 +35,7 @@ ALL_ERLANG_APPLICATIONS = xmerl edoc erl_docgen snmp otp_mibs erl_interface \
public_key ssl observer odbc diameter \
cosTransactions cosEvent cosTime cosNotification \
cosProperty cosFileTransfer cosEventDomain et megaco \
- eunit ssh typer eldap dialyzer hipe
+ eunit ssh eldap dialyzer hipe
ifdef BUILD_ALL
ERLANG_APPLICATIONS += $(ALL_ERLANG_APPLICATIONS)