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

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