summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-10-01 17:41:28 +0000
committerThierry Vignaud <tv@mandriva.org>2007-10-01 17:41:28 +0000
commit72cec56b2a4ab1e421812b30c212cf0cb52a24f8 (patch)
tree6b7dcda5511aabaa38c8c85d29f0f7613a7b91cb /Makefile
parent417f9c60a8d2bf56c3a10997a45a45baeffa7302 (diff)
downloaddraklive-install-72cec56b2a4ab1e421812b30c212cf0cb52a24f8.tar
draklive-install-72cec56b2a4ab1e421812b30c212cf0cb52a24f8.tar.gz
draklive-install-72cec56b2a4ab1e421812b30c212cf0cb52a24f8.tar.bz2
draklive-install-72cec56b2a4ab1e421812b30c212cf0cb52a24f8.tar.xz
draklive-install-72cec56b2a4ab1e421812b30c212cf0cb52a24f8.zip
standard changelog rules
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5def1a7..57397a7 100644
--- a/Makefile
+++ b/Makefile
@@ -10,3 +10,13 @@ check:
clean:
make -C po clean
find -name '*~' -exec rm {} \;
+
+.PHONY: ChangeLog log changelog
+
+log: ChangeLog
+
+changelog: ChangeLog
+
+ChangeLog:
+ svn2cl --accum --authors ../../soft/common/username.xml
+ rm -f *.bak