diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,6 +71,6 @@ log: changelog changelog: ../common/username svn2cl --authors ../common/username.xml --accum rm -f ChangeLog.bak - #svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog + svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog # Makefile ends here |