From 45d41f648c8a8e172b2f86315bc1d55059928c09 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 15:38:00 +0100 Subject: drop SVN bits --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index b54cb97..67787ac 100644 --- a/Makefile +++ b/Makefile @@ -21,5 +21,3 @@ install: dist: @git archive --prefix=$(NAME)-$(VERSION)/ HEAD | xz > $(NAME)-$(VERSION).tar.xz; $(info $(NAME)-$(VERSION).tar.xz is ready) - -log: changelog -- cgit v1.2.1