Makefile derp

This commit is contained in:
tengel 2016-01-23 11:14:53 -06:00
parent c412a8f88e
commit 80c75f114c

View file

@ -46,7 +46,7 @@ install-systemd:
install -Dm0644 systemd/user/petrified.target \
systemd/user/petrified.timer \
systemd/user/petrified.service \
"$(DESTDIR)$(LIBPREFIX)/systemd/system"
"$(DESTDIR)$(LIBPREFIX)/systemd/user"
uninstall-main:
$(RM) "$(DESTDIR)$(BINPREFIX)/petrified" \