From be0856e19c9b94d50923959b4d9b9e0e0f71b227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Sat, 18 Oct 2008 15:00:39 +0000 Subject: - add branch for 2009.0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0c5ca9c..e3d9273 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ log: ChangeLog changelog: ChangeLog -ChangeLog: ../common/username.xml - svn2cl --accum --authors ../../soft/common/username.xml +ChangeLog: ../../common/username.xml + svn2cl --accum --authors ../../../soft/common/username.xml rm -f *.bak svn commit -m "Generated by svn2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog -- cgit v1.2.1