aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-10-15 11:48:26 +0200
committerBjörn Gustavsson <[email protected]>2015-10-15 11:48:26 +0200
commit3ff3cf5e7dcb9131ed338b4e828de381b0fc391d (patch)
tree5f6081ceca45828243f9f20d8d8353b5a0c35b27 /lib/Makefile
parentf92473f8b3e9379f6c96bb8e5ff40143ec3d9dc2 (diff)
parentd8ff1e37c38c37304fb44ba6618da141e4d08c21 (diff)
downloadotp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.tar.gz
otp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.tar.bz2
otp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.zip
Merge branch 'bjorn/remove-webtool/OTP-13004'
* bjorn/remove-webtool/OTP-13004: Remove the deprecated webtool application
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 64143a39e0..863b9abac6 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -35,7 +35,7 @@ ALL_ERLANG_APPLICATIONS = xmerl edoc erl_docgen snmp otp_mibs erl_interface \
ic mnesia crypto orber os_mon syntax_tools \
public_key ssl observer odbc diameter \
cosTransactions cosEvent cosTime cosNotification \
- cosProperty cosFileTransfer cosEventDomain et megaco webtool \
+ cosProperty cosFileTransfer cosEventDomain et megaco \
eunit ssh typer percept eldap dialyzer hipe
ifdef BUILD_ALL