diff --git a/Makefile b/Makefile index ba6f203..a4cb9c7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PROJECT = $(notdir $(PWD)) +PROJECT = $(notdir $(shell pwd)) ERLC_OPTS = +debug_info +warn_export_all +warn_export_vars +warn_shadow_vars +warn_obsolete_guard CT_SUITES = swab #EDOC_OPTS = {private, true}