diff --git a/Makefile b/Makefile index e9d9d08..bfaadcc 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,7 @@ eunit: local test: local @$(REBAR) as local eunit + ebin/aeb_fate_generate_ops.beam: src/aeb_fate_generate_ops.erl ebin erlc -o $(dir $@) $<