Build fixes. 1.4.2
authorMark Wooding <mdw@distorted.org.uk>
Sun, 21 Mar 2010 11:36:58 +0000 (11:36 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 21 Mar 2010 11:38:09 +0000 (11:38 +0000)
  * Distribute the `auto-version' script.

.links
Makefile.am

diff --git a/.links b/.links
index dd8b261..2ac663b 100644 (file)
--- a/.links
+++ b/.links
@@ -1,2 +1,3 @@
 COPYING
 config/confsubst
+config/auto-version
index ffdd407..1ad895a 100644 (file)
@@ -38,6 +38,8 @@ EXTRA_DIST            += config/confsubst
 dist-hook::
        echo $(VERSION) >$(distdir)/RELEASE
 
+EXTRA_DIST             += config/auto-version
+
 ###--------------------------------------------------------------------------
 ### Simple tools in C.