diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ install: changelog: svn2cl --authors ../common/username.xml --accum rm -f ChangeLog.bak - svn commit -m "Generated by svn2cl the `date '+%c'`" ChangeLog + svn commit -m "Generated by svn2cl the `LC_ALL=C date '+%c'`" ChangeLog dist: cleandist export tar |