packaging

This commit is contained in:
2019-06-24 14:30:47 +01:00
parent 8e16b77575
commit ef4c7f87c4
14 changed files with 61 additions and 21 deletions

View File

@ -14,4 +14,7 @@ pushInPre:
packages:
make -C src/Yavsc.Abstract pack
make -C src/Yavsc.Server pack
make -C src/Yavsc pack
.PHONY: packages