From: Dmitry Belyavskiy <beldmit@gmail.com>
Date: Sat, 2 Jan 2016 20:07:38 +0000 (+0300)
Subject: Remove target added twice.
X-Git-Tag: v1.1.0.2~32
X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=1f59745d458f4d2c1ff4c30863df742eb2b67a44;p=openssl-gost%2Fengine.git

Remove target added twice.
---

diff --git a/Makefile b/Makefile
index f4867c2..1b91579 100644
--- a/Makefile
+++ b/Makefile
@@ -24,8 +24,6 @@ all: lib
 tags:
 	ctags $(SRC)
 
-links:
-
 errors:
 	$(PERL) ../../util/mkerr.pl -conf gost.ec -nostatic -write $(SRC)