build: Use new separate auto-version tool.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 21 Dec 2008 20:23:55 +0000 (20:23 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 21 Dec 2008 20:23:55 +0000 (20:23 +0000)
.links
Makefile.am

diff --git a/.links b/.links
index 2ff0b6a..098ccb8 100644 (file)
--- a/.links
+++ b/.links
@@ -2,3 +2,4 @@ COPYING
 config/confsubst
 t/autotest.am
 t/testsuite.at
+config/auto-version
index 504ca56..e9d3feb 100644 (file)
@@ -89,6 +89,7 @@ CLEANFILES            += defs.man
 
 ## Additional build tools.
 EXTRA_DIST             += config/confsubst
+EXTRA_DIST             += config/auto-version
 
 ###--------------------------------------------------------------------------
 ### Debian.