From c1104e2fe74472b514235fa523c67e767b2a5c0f Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Fri, 9 Oct 2015 21:13:57 +0200 Subject: [PATCH] Include m4 files used by configure.ac in dist archive --- NEWS.txt | 9 +++++++++ dev.mk.in | 1 + 2 files changed, 10 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 084879ddd..d9f6a3363 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -2,6 +2,15 @@ ccache news =========== +Unreleased ccache 3.2.5 +----------------------- + +Bug fixes +~~~~~~~~~ + +- Include m4 files used by configure.ac in the source dist archives. + + ccache 3.2.4 ------------ Release date: 2015-10-08 diff --git a/dev.mk.in b/dev.mk.in index 1261ad3a8..def493a26 100644 --- a/dev.mk.in +++ b/dev.mk.in @@ -77,6 +77,7 @@ source_dist_files = \ envtoconfitems.gperf \ envtoconfitems_lookup.c \ install-sh \ + m4 \ main.c \ test.sh \ zlib/*.c \ -- 2.47.2