X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Makefile.am;h=9e72851b38e06731dbb71393d095972c9075ff1a;hb=00398b12d163e69befd2732729440e5d21ae0207;hp=beda026c68f668ece5f88d9ee69442e07653b35f;hpb=99870b3bb76ba417b20a94948fa55342506d8f5f;p=oweals%2Fgnunet.git diff --git a/Makefile.am b/Makefile.am index beda026c6..9e72851b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ ACLOCAL_AMFLAGS = -I m4 ChangeLog: if test -f $(top_srcdir)/.svn/entries; then \ - svn log -v --xml -r HEAD:18264 | \ + svn log -v --xml -r HEAD:18409 | \ xsltproc --stringparam ignore-message-starting "-" \ --stringparam strip-prefix "gnunet" \ --stringparam include-rev "yes" $(top_srcdir)/contrib/svn2cl.xsl - > $@; \