summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7a42688..d73abd2 100644
--- a/Makefile
+++ b/Makefile
@@ -12,8 +12,8 @@ WWW_DIR ?= ${CURDIR}/www
LOG_DIR ?= ${CURDIR}/log
## Local only?
-#ERL_NAME_VS_SNAME ?= -name
-ERL_NAME_VS_SNAME ?= -sname
+ERL_NAME_VS_SNAME ?= -name
+#ERL_NAME_VS_SNAME ?= -sname
## Binaries
ERLC ?= erlc