aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files 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