summaryrefslogtreecommitdiff
path: root/Makefile
blob: 64fc713a14ffbfd66b1cdfa039db7b5df0014180 (plain)
1
2
3
4

release:
	VERSION=`git describe --tags`; \
	git archive --format zip --output "sedimentology-$${VERSION}.zip" --prefix=sedimentology-mt/ master