added python remark to hacking This line, and those below, will be ignored
[oweals/gnunet.git] / Makefile.am
index beda026c68f668ece5f88d9ee69442e07653b35f..9e72851b38e06731dbb71393d095972c9075ff1a 100644 (file)
@@ -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 - > $@; \