~whynothugo/autovdirsyncer

d78005a2a135628138923d6663b79320f3fc5278 — Hugo Osvaldo Barrera 2 years ago bd9451a
Also install the man page
1 files changed, 2 insertions(+), 0 deletions(-)

M Makefile
M Makefile => Makefile +2 -0
@@ 8,6 8,8 @@ build:
install: build
	@install -Dm755 autovdirsyncer \
	  ${DESTDIR}${PREFIX}/lib/autovdirsyncer
	@install -Dm755 autovdirsyncer.1 \
	  ${DESTDIR}${PREFIX}/share/man/man1/autovdirsyncer.1
	@install -Dm644 autovdirsyncer.service \
	  ${DESTDIR}${PREFIX}/lib/systemd/user/autovdirsyncer.service