aboutsummaryrefslogtreecommitdiff
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 1f46a8e..958a8b3 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ build:
install: build
install -D _sys/usr/bin/gotp $(DESTDIR)/usr/bin/gotp
+ install -Dm644 _sys/etc/bash_completion.d/gotp $(DESTDIR)/etc/bash_completion.d/gotp
install -Dm644 COPYING $(DESTDIR)/usr/share/licenses/gotp/COPYING
serve-doc: