about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8058b0..d9381f5 100644
--- a/Makefile
+++ b/Makefile
@@ -5,5 +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
+	install -Dm644 _xtools $(DESTDIR)/$(PREFIX)/share/zsh/site-functions/_xtools