aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index acbd0971..4421b458 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,12 @@ srpm: dis ../$(NAME)-$(VERSION).tar.bz2 $(RPM)
rpm: srpm
rpm -bb --clean --rmsource $(NAME).spec
-.PHONY: ChangeLog
+.PHONY: ChangeLog log changelog
+
+log: ChangeLog
+
+changelog: ChangeLog
+
ChangeLog:
svn2cl --accum --authors ../../soft/common/username.xml
rm -f *.bak