.links, Makefile: Make sure we have auto-version.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 30 Apr 2009 23:11:03 +0000 (00:11 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 30 Apr 2009 23:17:06 +0000 (00:17 +0100)
Stuff doesn't work well otherwise.

.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 03d42f6..656ee8f 100644 (file)
@@ -258,6 +258,8 @@ endif
 dist-hook:
        echo $(VERSION) >$(distdir)/RELEASE
 
+EXTRA_DIST             += config/auto-version
+
 ###--------------------------------------------------------------------------
 ### Debian.