From d657e80429b4ea758316dc0a307afd2b480e45e4 Mon Sep 17 00:00:00 2001 From: Trevor Elliott Date: Mon, 3 Jun 2013 15:23:20 -0700 Subject: Add a Config.mk for build config --- Config.mk.sample | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Config.mk.sample (limited to 'Config.mk.sample') diff --git a/Config.mk.sample b/Config.mk.sample new file mode 100644 index 0000000..ff4044d --- /dev/null +++ b/Config.mk.sample @@ -0,0 +1,2 @@ + +PHANTOM_EXE ?= $(shell which phantomjs 2>/dev/null) -- cgit v1.2.3