Fix dialyzer complaint about reading core erlang

This commit is contained in:
Sean Hinde 2021-11-08 17:56:57 +01:00
parent 52e9d30f76
commit 3829e29a63

View File

@ -30,7 +30,7 @@ test: local
@$(REBAR) as local eunit
ebin/%.beam: src/%.erl
erlc -o $(dir $@) $<
erlc +debug_info -o $(dir $@) $<
$(GENERATED_SRC): $(GENERATOR_DEPS)
erl -pa ebin/ -noshell -s aeb_fate_generate_ops gen_and_halt src/ include/