summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2020-06-17 12:44:39 +0200
committerNeal H. Walfield <neal@pep.foundation>2020-06-17 12:44:39 +0200
commit42b09660c73e0a957ec0d46c86313c68320b0c85 (patch)
tree41a468c512e713c7b374f71e19fe27edfa04b078 /Makefile
parent2f4db8872fb465b5177787f0433a985f99c5d715 (diff)
parentcd20d026549c26ef81a7ebc53abf7ed1b7b4764e (diff)
Merge branch 'master' into pep-enginepep-engine-Release_2.1.0-RC2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cdf4c1ed..a9c4ad14 100644
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,7 @@ build-release:
$(MAKE) -Copenpgp-ffi build-release
$(MAKE) -Cffi build-release
$(MAKE) -Csqv build-release
+ $(MAKE) -Csop build-release
.PHONY: install
install: build-release
@@ -95,6 +96,7 @@ install: build-release
$(MAKE) -Copenpgp-ffi install
$(MAKE) -Cffi install
$(MAKE) -Csqv install
+ $(MAKE) -Csop install
$(INSTALL) -d $(DESTDIR)$(PREFIX)/share/zsh/site-functions
$(INSTALL) -t $(DESTDIR)$(PREFIX)/share/zsh/site-functions \
$(CARGO_TARGET_DIR)/_sq