From 16f10af4f1fbf8c21d127d2163c3ace9611cbb91 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 4 Aug 2018 18:03:07 +0200 Subject: Working on player accounts... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 91dc448..97a3bf9 100644 --- a/Makefile +++ b/Makefile @@ -114,7 +114,7 @@ debug_rebuild: ifeq ($(wildcard $(DIALYZER_PLT_FILE)),) debug_run: - $(DIALYZER_EXEC) --build_plt --apps erts kernel stdlib jiffy mnesia \ + $(DIALYZER_EXEC) --build_plt --apps erts kernel stdlib crypto jiffy mnesia \ --output_plt $(DIALYZER_PLT_FILE) $(MAKE) debug_rebuild $(DIALYZER_EXEC) --add_to_plt --plt $(DIALYZER_PLT_FILE) -r $(BIN_DIR) -- cgit v1.2.3-70-g09d2