[cluttermm] 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: [cluttermm] Auto-generate the ChangeLog from the git log for 'make dist'.
- Date: Tue, 2 Jul 2013 22:47:47 +0000 (UTC)
commit a98eda3e2ac878a8d5afbc4e28b9c41bd336e974
Author: José Alburquerque <jaalburquerque gmail com>
Date: Tue Jul 2 18:35:39 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 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e54e6cc..7b81601 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,4 +42,4 @@ pkgconfig_DATA = clutter/$(CLUTTERMM_MODULE_NAME).pc
dist_noinst_SCRIPTS = autogen.sh
# Optional: auto-generate the ChangeLog file from the git log on make dist
-#include $(top_srcdir)/build/dist-changelog.am
+include $(top_srcdir)/build/dist-changelog.am
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]