[Groonga-commit] groonga/groonga [master] add update-changelog target.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 11月 24日 (水) 11:43:46 JST


Kouhei Sutou	2010-11-24 02:43:46 +0000 (Wed, 24 Nov 2010)

  New Revision: dfe19ca016eb22320e33ec3091ed431afe3c1f05

  Log:
    add update-changelog target.

  Modified files:
    Makefile.am

  Modified: Makefile.am (+3 -0)
===================================================================
--- Makefile.am    2010-11-24 02:41:46 +0000 (c60355a)
+++ Makefile.am    2010-11-24 02:43:46 +0000 (1a1b6e6)
@@ -31,3 +31,6 @@ win32-installer: all
 	cp -rp $(builddir)/include/groonga/ dist/include/
 	nkf -Wsc $(builddir)/doc/ja/README > dist/doc/README.txt
 	makensis setup.nsi
+
+update-changelog:
+	(cd $(top_srcdir) && release/gitlog2changelog.py)




Groonga-commit メーリングリストの案内
Back to archive index