From 8b5d3c6b75744cf5938f253d20f367999e92b1a7 Mon Sep 17 00:00:00 2001 From: Trevor Elliott Date: Fri, 7 Jun 2013 16:42:11 -0700 Subject: Remove the addon-sdk from the repo, and download it on demand --- Config.mk.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Config.mk.sample') diff --git a/Config.mk.sample b/Config.mk.sample index ff4044d..1a8b7f7 100644 --- a/Config.mk.sample +++ b/Config.mk.sample @@ -1,2 +1,4 @@ PHANTOM_EXE ?= $(shell which phantomjs 2>/dev/null) + +addon-sdk-version ?= 1.14 -- cgit v1.2.3