chiark / gitweb /
.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 dd8b261faa0d195084617415c3eedc91394b0c16..2ac663b053b056a63dcdc81b1ade5cb049f94ec9 100644 (file)
--- a/.links
+++ b/.links
@@ -1,2 +1,3 @@
 COPYING
 config/confsubst
+config/auto-version
index 03d42f6052b4b0dbe85f09177c8fc895b37f0b01..656ee8f1d9bb11a488cc8b23cbbfd07741fe49f3 100644 (file)
@@ -258,6 +258,8 @@ endif
 dist-hook:
        echo $(VERSION) >$(distdir)/RELEASE
 
+EXTRA_DIST             += config/auto-version
+
 ###--------------------------------------------------------------------------
 ### Debian.