aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c7890fa..d435d39 100644
--- a/Makefile
+++ b/Makefile
@@ -74,6 +74,7 @@ dist: cleandist export tar
changelog:
svn up
svn2cl --accum --authors=../common/username.xml -o ChangeLog || :
+ svn commit -m "Generated by svn2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog
rm -f ChangeLog.bak
export: