summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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