aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2012-06-18 16:14:45 +0200
committerBjörn Gustavsson <[email protected]>2012-06-18 16:14:45 +0200
commitc2388ad41790c266b0e78724b95ec92d2951b43a (patch)
tree9bf83cf84559c38a888a1f6eeb80cef3862991f2 /lib/Makefile
parentd71e414b273e3543e968fa432b5cf489eddd872e (diff)
parentd8cf532d04a5f588e19806767090ebb731af80bb (diff)
downloadotp-c2388ad41790c266b0e78724b95ec92d2951b43a.tar.gz
otp-c2388ad41790c266b0e78724b95ec92d2951b43a.tar.bz2
otp-c2388ad41790c266b0e78724b95ec92d2951b43a.zip
Merge branch 'bjorn/inviso/remove/OTP-10117'
* bjorn/inviso/remove/OTP-10117: Remove the deprecated inviso 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 3753bd165b..64b17a3cca 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -30,7 +30,7 @@ ifdef BUILD_ALL
diameter \
cosTransactions cosEvent cosTime cosNotification \
cosProperty cosFileTransfer cosEventDomain et megaco webtool \
- xmerl edoc eunit ssh inviso typer erl_docgen \
+ xmerl edoc eunit ssh typer erl_docgen \
percept eldap dialyzer hipe
EXTRA_FILE := $(wildcard EXTRA-APPLICATIONS)
EXTRA_APPLICATIONS := $(if $(EXTRA_FILE),$(shell cat $(EXTRA_FILE)))