aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5078b10..46dab31 100644
--- a/Makefile
+++ b/Makefile
@@ -47,5 +47,3 @@ install:
dist:
rm -rf $(NAME)-$(VERSION) $(NAME)-$(VERSION).tar*
@git archive --prefix=$(NAME)-$(VERSION)/ HEAD | xz > $(NAME)-$(VERSION).tar.xz;
-
-log: changelog