diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ dis: clean rm -rf $(NAME)-$(VERSION) changelog: - svn2cl - --authors ../common/username.xml --accum + svn2cl --authors ../common/username.xml --accum rm -f ChangeLog.bak |