packaging

This commit is contained in:
Paul Schneider 2019-06-24 14:30:47 +01:00
commit 36722d338b
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