chiark / gitweb /
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 dd8b261faa0d195084617415c3eedc91394b0c16..2ac663b053b056a63dcdc81b1ade5cb049f94ec9 100644 (file)
--- a/.links
+++ b/.links
@@ -1,2 +1,3 @@
 COPYING
 config/confsubst
+config/auto-version
index ffdd4071a6efe7859b73ac3be62c367b62ac641f..1ad895a0678f64835e5af9075a922feac3dab584 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.