diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,5 +49,5 @@ dis: clean .PHONY: ChangeLog ChangeLog: - svn2cl --accum - --authors ../../soft/common/username.xml + svn2cl --accum --authors ../../soft/common/username.xml rm -f *.bak |