aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-01-07 03:22:06 +0000
committerThierry Vignaud <tv@mandriva.org>2009-01-07 03:22:06 +0000
commitce5fd0a50674ffa2426283e749e7847f6f7e0b9b (patch)
treef7330e796c08655b0abf9e72a8d74274815745fd /Makefile
parent06e07665ec89447fca475b0190923b15489bbaed (diff)
downloadmsec-ce5fd0a50674ffa2426283e749e7847f6f7e0b9b.tar
msec-ce5fd0a50674ffa2426283e749e7847f6f7e0b9b.tar.gz
msec-ce5fd0a50674ffa2426283e749e7847f6f7e0b9b.tar.bz2
msec-ce5fd0a50674ffa2426283e749e7847f6f7e0b9b.tar.xz
msec-ce5fd0a50674ffa2426283e749e7847f6f7e0b9b.zip
(changelog) use --accum
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb2e02a..aaae5ac 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ dist: cleandist export tar
changelog:
svn up
- svn2cl --authors=../common/username.xml -o ChangeLog || :
+ svn2cl --accum --authors=../common/username.xml -o ChangeLog || :
export:
rm -fr $(PACKAGE)-$(VERSION)