From c8f5a865a2ae4a8d6a301299df4a30299eb4e1b9 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 21 Mar 2010 11:36:58 +0000 Subject: [PATCH] Build fixes. * Distribute the `auto-version' script. --- .links | 1 + Makefile.am | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.links b/.links index dd8b261..2ac663b 100644 --- a/.links +++ b/.links @@ -1,2 +1,3 @@ COPYING config/confsubst +config/auto-version diff --git a/Makefile.am b/Makefile.am index ffdd407..1ad895a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,8 @@ EXTRA_DIST += config/confsubst dist-hook:: echo $(VERSION) >$(distdir)/RELEASE +EXTRA_DIST += config/auto-version + ###-------------------------------------------------------------------------- ### Simple tools in C. -- 2.11.0