in order to build, even if not needed ...
This commit is contained in:
parent
24ee910008
commit
addea10de0
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -1,5 +1,7 @@
|
||||||
include versioning.mk
|
include versioning.mk
|
||||||
|
|
||||||
|
SUBDIRS=Yavsc Yavsc.Server Yavsc.Abstract cli
|
||||||
|
|
||||||
all: deploy-pkgs
|
all: deploy-pkgs
|
||||||
|
|
||||||
Yavsc.Abstract:
|
Yavsc.Abstract:
|
||||||
|
|
@ -48,4 +50,3 @@ rc-num:
|
||||||
|
|
||||||
.PHONY: all $(SUBDIRS)
|
.PHONY: all $(SUBDIRS)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue