Kouhei Sutou
null+****@clear*****
Thu May 16 00:04:06 JST 2013
Kouhei Sutou 2013-05-16 00:04:06 +0900 (Thu, 16 May 2013) New Revision: 6259395cff58087f79140cf57577c0f0077b56ab https://github.com/groonga/groonga/commit/6259395cff58087f79140cf57577c0f0077b56ab Message: Create empty ChangeLog for "make dist" Modified files: Makefile.am Modified: Makefile.am (+3 -6) =================================================================== --- Makefile.am 2013-05-15 23:49:38 +0900 (993f4b9) +++ Makefile.am 2013-05-16 00:04:06 +0900 (42581bb) @@ -38,14 +38,11 @@ $(srcdir)/version.sh: FORCE include $(srcdir)/version.sh +ChangeLog: + touch $@ + dist-hook: echo "$(GRN_VERSION)" > $(distdir)/version - @if test -d $(top_srcdir)/.git; then \ - cd $(top_srcdir) && release/gitlog2changelog.py > \ - $(distdir)/ChangeLog; \ - else \ - :; \ - fi benchmark: cd test/benchmark && $(MAKE) benchmark -------------- next part -------------- HTML����������������������������...Download