chiark / gitweb /
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 2ff0b6ab0ff8eaf8506d53e0a290ee858c2fe656..098ccb8c514b72775cd0ae4d0aa4ee0db740aa0b 100644 (file)
--- a/.links
+++ b/.links
@@ -2,3 +2,4 @@ COPYING
 config/confsubst
 t/autotest.am
 t/testsuite.at
+config/auto-version
index 504ca56b407dc209a157453837e3094c934b21cd..e9d3febb0a20f626f792787109cf203afa072156 100644 (file)
@@ -89,6 +89,7 @@ CLEANFILES            += defs.man
 
 ## Additional build tools.
 EXTRA_DIST             += config/confsubst
+EXTRA_DIST             += config/auto-version
 
 ###--------------------------------------------------------------------------
 ### Debian.