From 410b98e0d496c79e2ae6fa03685da187df0c4d7c Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 21 Feb 2015 17:58:24 -0600 Subject: makefile template fix --- priv/templates/Makefile.dtl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'priv/templates/Makefile.dtl') diff --git a/priv/templates/Makefile.dtl b/priv/templates/Makefile.dtl index 88357d1..e168f6c 100644 --- a/priv/templates/Makefile.dtl +++ b/priv/templates/Makefile.dtl @@ -1,4 +1,4 @@ -# Based on c_src.mk from erlang.mk by Loïc Hoguin +# Based on c_src.mk from erlang.mk by Loic Hoguin CURDIR := $(shell pwd) BASEDIR := $(abspath $(CURDIR)/..) -- cgit v1.1