summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-07-12 16:50:35 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-07-12 16:50:35 +0200
commit73bea4600f5bb3ad748d9bfa65ef6cd14e6bbd55 (patch)
tree14c6448e2fc0ff8714c51caaed273ffeb6bd5b59 /Makefile
parentb6e8cc8606b288970d7cdf577c6dd36950adac91 (diff)
Starting work on the Map handler...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d73abd2..7a42688 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