Add release target.

This commit is contained in:
Luke Murphy 2017-10-04 15:54:56 +02:00
parent ded4ebf95c
commit 99c2470a84
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

2
Makefile Normal file
View File

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