aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-10-12 12:21:15 +0200
committerBjörn Gustavsson <[email protected]>2015-10-14 16:21:59 +0200
commitd8ff1e37c38c37304fb44ba6618da141e4d08c21 (patch)
treeafa66a50629b79f8e18b20fdf8998f57917a2822 /lib/tools/Makefile
parentf658c063ad5c587a354e24233de3405953bd7cec (diff)
downloadotp-d8ff1e37c38c37304fb44ba6618da141e4d08c21.tar.gz
otp-d8ff1e37c38c37304fb44ba6618da141e4d08c21.tar.bz2
otp-d8ff1e37c38c37304fb44ba6618da141e4d08c21.zip
Remove the deprecated webtool application
Diffstat (limited to 'lib/tools/Makefile')
-rw-r--r--lib/tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/Makefile b/lib/tools/Makefile
index 2699ffab51..fef33743c0 100644
--- a/lib/tools/Makefile
+++ b/lib/tools/Makefile
@@ -24,7 +24,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
# Macros
# ----------------------------------------------------
-SUB_DIRECTORIES = c_src src doc/src examples priv emacs
+SUB_DIRECTORIES = c_src src doc/src examples emacs
include vsn.mk
VSN = $(TOOLS_VSN)