aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-10-03 23:21:27 +0200
committerLoïc Hoguin <[email protected]>2016-10-03 23:21:27 +0200
commit6d49739f96b97bb5c1abd6274490d9a9d0a9394b (patch)
treeca31527af39aaec1f461d324b0f748812703f02e /Makefile
parent7d46f9b9a709d353f7a0cc5c3847fa3b91bef16b (diff)
downloadcowlib-6d49739f96b97bb5c1abd6274490d9a9d0a9394b.tar.gz
cowlib-6d49739f96b97bb5c1abd6274490d9a9d0a9394b.tar.bz2
cowlib-6d49739f96b97bb5c1abd6274490d9a9d0a9394b.zip
Makefile: OTP_DEPS becomes LOCAL_DEPS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 45d4970..4b67631 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ PROJECT_DESCRIPTION = Support library for manipulating Web protocols.
PROJECT_VERSION = 1.3.0
#ERLC_OPTS += +bin_opt_info
-OTP_DEPS = crypto
+LOCAL_DEPS = crypto
DIALYZER_OPTS = -Werror_handling -Wunmatched_returns
CI_OTP ?= OTP-19.1.1 OTP-19.0.7 OTP-18.3.4.4 OTP-18.2.4.1 OTP-18.1.5 OTP-18.0.3