diff --git a/Makefile b/Makefile index 8fe91d62..bc586518 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,7 @@ include versioning.mk +SUBDIRS=Yavsc Yavsc.Server Yavsc.Abstract cli + all: deploy-pkgs Yavsc.Abstract: @@ -48,4 +50,3 @@ rc-num: .PHONY: all $(SUBDIRS) -