From d853bea8e7e8a51aad15b479fcf39d7e95c4022a Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 17 Dec 2007 21:59:00 +0000 Subject: Prepare for release svn path=/trunk/; revision=485 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 374608ff6..b8aa51d26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollke # Build ChangeLog from SVN history (r470 was the first ChangeLog-less checkin). # Only build this when in an svn checkout. -ChangeLog: +ChangeLog: ChangeLog.old @if test -f $(top_srcdir)/.svn/entries; then \ svn log -v --xml -r HEAD:470 $(SVN_ROOT)/$(SVN_MODULE) | \ xsltproc --stringparam strip-prefix "$(SVN_MODULE)/$(SVN_BRANCH)" \ -- cgit v1.2.3