diff options
Diffstat (limited to 'priv/templates')
-rw-r--r-- | priv/templates/Makefile.dtl | 2 |
1 files changed, 1 insertions, 1 deletions
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 <essen@ninenines.eu> +# Based on c_src.mk from erlang.mk by Loic Hoguin <essen@ninenines.eu> CURDIR := $(shell pwd) BASEDIR := $(abspath $(CURDIR)/..) |