X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/5aeb3da7e36d6d93f0d385327411039ae7bd5a26..6d1b78e02492b280c66bea84334377553c306c57:/Makefile.am diff --git a/Makefile.am b/Makefile.am index fe06772..0171170 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,6 +42,10 @@ SUBDIRS += test ###-------------------------------------------------------------------------- ### Distribution. +## Release number. +dist-hook: + echo $(VERSION) >$(distdir)/RELEASE + ## Additional build tools. EXTRA_DIST += config/auto-version