summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index bbefae62..4974cbe5 100644
--- a/Makefile
+++ b/Makefile
@@ -51,10 +51,3 @@ dist: clean
rm -rf ../$(NAME)-$(VERSION).tar*
@git archive --prefix=$(NAME)-$(VERSION)/ HEAD | xz >../$(NAME)-$(VERSION).tar.xz;
$(info $(NAME)-$(VERSION).tar.xz is ready)
-
-changelog:
- svn2cl --authors ../common/username.xml --accum
- rm -f ChangeLog.bak
-
-
-log: changelog