about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 085d450..e8058b0 100644
--- a/Makefile
+++ b/Makefile
@@ -5,4 +5,5 @@ all:
 
 install:
 	for f in x*[^~]; do install -Dm0755 $$f $(DESTDIR)$(PREFIX)/bin/$$f; done
+	install -Dm644 _xtools /usr/share/zsh/site-functions/_xtools