The following commit has been merged in the master branch:
commit 618b6cd27b04c50e3e5b21b035b45aef58e6affb
Author: Guillem Jover <[email protected]>
Date: Tue May 5 15:39:46 2009 +0200
Declare the ChangeLog file to be removed on distclean
This fixes ‘make distcheck’.
diff --git a/Makefile.am b/Makefile.am
index e864b03..926ce21 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,6 +57,7 @@ EXTRA_DIST = \
debian/shlibs.override
.PHONY: ChangeLog
+DISTCLEANFILES = ChangeLog
ChangeLog:
git log -C --stat 1.15.0.. >$@
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]