diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 | 
