Depend on async_nif.h
This commit is contained in:
parent
9f4e08ca6e
commit
78e667bc09
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -18,7 +18,7 @@ get-deps:
|
||||||
update-deps:
|
update-deps:
|
||||||
@$(REBAR) update-deps
|
@$(REBAR) update-deps
|
||||||
|
|
||||||
c_src/wterl.o:
|
c_src/wterl.o: c_src/async_nif.h
|
||||||
touch c_src/wterl.c
|
touch c_src/wterl.c
|
||||||
|
|
||||||
ebin/app_helper.beam:
|
ebin/app_helper.beam:
|
||||||
|
|
Loading…
Reference in a new issue