aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2017-01-25 10:17:30 +0100
committerBjörn-Egil Dahlberg <[email protected]>2017-01-25 10:17:30 +0100
commit8e16234a480d5b5e24a9724c9c8871604fd80627 (patch)
treefaa647793e4a766f5df2fee39e36461b6c356649 /lib/Makefile
parent7a6d7efda47e96679cb5bf4f443b33c9b74cadbd (diff)
parentdbb0e412b5b5b67d49f9a74abcc0a37b62b1ec9a (diff)
downloadotp-8e16234a480d5b5e24a9724c9c8871604fd80627.tar.gz
otp-8e16234a480d5b5e24a9724c9c8871604fd80627.tar.bz2
otp-8e16234a480d5b5e24a9724c9c8871604fd80627.zip
Merge branch 'egil/percept/remove-application/OTP-14163'
* egil/percept/remove-application/OTP-14163: ssl: Remove percept from benchmark otp: Don't mention percept in documentation runtime_tools: Remove percept percept: Remove 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 a7f3c9192f..4740e6eb59 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 percept eldap dialyzer hipe
+ eunit ssh typer eldap dialyzer hipe
ifdef BUILD_ALL
ERLANG_APPLICATIONS += $(ALL_ERLANG_APPLICATIONS)