Makefile: also install gocryptfs-xray man page
This commit is contained in:
parent
ceb0862438
commit
ae565b2291
1
Makefile
1
Makefile
@ -16,4 +16,5 @@ install:
|
||||
install -Dm755 -t "$(DESTDIR)/usr/bin/" gocryptfs
|
||||
install -Dm755 -t "$(DESTDIR)/usr/bin/" gocryptfs-xray/gocryptfs-xray
|
||||
install -Dm644 -t "$(DESTDIR)/usr/share/man/man1/" Documentation/gocryptfs.1
|
||||
install -Dm644 -t "$(DESTDIR)/usr/share/man/man1/" Documentation/gocryptfs-xray.1
|
||||
install -Dm644 -t "$(DESTDIR)/usr/share/licenses/gocryptfs" LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user