diff --git a/Makefile b/Makefile index e1f5ab1..c68cfbb 100644 --- a/Makefile +++ b/Makefile @@ -20,9 +20,8 @@ update-deps: c_src/build_deps.sh update-deps @$(REBAR) update-deps -c_src/wterl.c: c_src/async_nif.h - -c_src/wterl.o: c_src/wterl.c +c_src/wterl.o: c_src/async_nif.h + touch c_src/wterl.c ebin/app_helper.beam: @echo You need to: