summaryrefslogtreecommitdiffstats
path: root/clerk_fzf
diff options
context:
space:
mode:
Diffstat (limited to 'clerk_fzf')
-rw-r--r--clerk_fzf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/clerk_fzf/Makefile b/clerk_fzf/Makefile
index a68e55d..f5bfb5b 100644
--- a/clerk_fzf/Makefile
+++ b/clerk_fzf/Makefile
@@ -7,3 +7,5 @@ install:
install -Dm755 clerk_update $(DESTDIR)$(PREFIX)/bin/clerk_update
install -Dm755 clerk_starter $(DESTDIR)$(PREFIX)/bin/clerk_starter
install -Dm755 clerk_help $(DESTDIR)$(PREFIX)/bin/clerk_help
+ install -Dm644 clerk_fzf.conf $(DESTDIR)/etc/clerk_fzf.conf
+