Browse Source

makefile template fix

pull/169/head
Tristan Sloughter 10 years ago
parent
commit
410b98e0d4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      priv/templates/Makefile.dtl

+ 1
- 1
priv/templates/Makefile.dtl View File

@ -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)/..)

Loading…
Cancel
Save