Fixup Makefiles.
This commit is contained in:
parent
ec915c1f2f
commit
a61fa0dc31
5 changed files with 10 additions and 4 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
.PHONY: backend
|
||||
backend:
|
||||
make -C backend
|
Loading…
Add table
Add a link
Reference in a new issue