diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -125,8 +125,8 @@ prep: rm -f boot install *~ *.log rm -rf boot inst -changelog: ../../common/username.xml - svn2cl --accum --authors ../../common/username.xml +changelog: ../common/username.xml + svn2cl --accum --authors ../common/username.xml svn -m '' commit ChangeLog dist: localdist |