diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,6 +54,10 @@ dis: .PHONY: ChangeLog +log: ChangeLog + +changelog: ChangeLog + ChangeLog: ../common/username.xml svn2cl --accum --authors ../../soft/common/username.xml rm -f ChangeLog.bak |