[pangomm] Auto-generate the ChangeLog from the git log for 'make dist'.
- From: José Alburquerque <jaalburqu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pangomm] Auto-generate the ChangeLog from the git log for 'make dist'.
- Date: Tue, 2 Jul 2013 22:04:39 +0000 (UTC)
commit 2e3b8fe74d5e6a7e79800b9ec2e9e5bef61dcdb4
Author: José Alburquerque <jaalburquerque gmail com>
Date: Tue Jul 2 17:41:16 2013 -0400
Auto-generate the ChangeLog from the git log for 'make dist'.
* Makefile.am: Include the dist-changelog.am file copied in build/
from mm-common so that the ChangeLog is automatically generated from
the git commit messages on 'make dist'.
Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 05e4b40..559f7b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,3 +51,6 @@ dist_noinst_DATA = $(text_files) $(msvc_files)
dist_noinst_SCRIPTS = autogen.sh
DISTCLEANFILES = MSVC_Net2005/pangomm/pangommconfig.h MSVC_Net2008/pangomm/pangommconfig.h
MSVC_Net2010/pangomm/pangommconfig.h
+
+# Optional: auto-generate the ChangeLog file from the git log on make dist
+include $(top_srcdir)/build/dist-changelog.am
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]