]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Include m4 files used by configure.ac in dist archive
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 9 Oct 2015 19:13:57 +0000 (21:13 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 27 Oct 2015 21:12:25 +0000 (22:12 +0100)
NEWS.txt
dev.mk.in

index 084879ddd10da2ad14617eddd48585cec6b2881b..d9f6a336316ba98e53046f141484945bab7dc272 100644 (file)
--- 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
index 1261ad3a810070ce73aa038df01ea6adb79158d9..def493a26c885f4f31f50019f60ec4e11141fffa 100644 (file)
--- 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 \