Add release target.

This commit is contained in:
Luke Murphy
2017-10-04 15:54:56 +02:00
parent ded4ebf95c
commit 99c2470a84

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
release:
git subtree push --prefix dist upstream production