publish
This commit is contained in:
parent
fe66b567a3
commit
cf50ca90f1
2 changed files with 5 additions and 0 deletions
5
Makefile
5
Makefile
|
|
@ -7,5 +7,10 @@ all: $(SUBDIRS)
|
|||
$(SUBDIRS):
|
||||
$(MAKE) -C $@
|
||||
|
||||
deploy:
|
||||
$(MAKE) -C Yavsc.Abstract deploy
|
||||
$(MAKE) -C Yavsc deploy
|
||||
|
||||
.PHONY: all $(SUBDIRS)
|
||||
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue