refactoring
This commit is contained in:
parent
fb044dabcb
commit
e1b1347284
20 changed files with 153 additions and 132 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@ include versioning.mk
|
|||
|
||||
SUBDIRS=Yavsc Yavsc.Server Yavsc.Abstract cli test
|
||||
|
||||
all: deploy-pkgs
|
||||
all: $(SUBDIRS)
|
||||
|
||||
Yavsc.Abstract:
|
||||
$(MAKE) -C Yavsc.Abstract VERSION=$(VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue