From 426e5d38ef0113961a8e1b5ca76d9cf575ac5aee Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 4 Jan 2021 16:44:00 +0100 Subject: sop: Move to https://gitlab.com/sequoia-pgp/sequoia-sop - From this point on, the crate sequoia-sop will be maintained in its own repository. --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9d7a97b0..67a0272f 100644 --- a/Makefile +++ b/Makefile @@ -101,7 +101,6 @@ build-release: $(MAKE) -Cffi build-release $(MAKE) -Csq build-release $(MAKE) -Csqv build-release - $(MAKE) -Csop build-release .PHONY: install install: build-release @@ -109,7 +108,6 @@ install: build-release $(MAKE) -Cffi install $(MAKE) -Csq install $(MAKE) -Csqv install - $(MAKE) -Csop install # Infrastructure for creating source distributions. .PHONY: dist -- cgit v1.2.3