summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8fe9fa9..4e41ef0 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ man: $(MANPAGE)
$(MANPAGE): $(MANPAGE).md
ronn --roff --manual=$@ $<
-install: all
+install:
install -s -D -t $(PREFIX)/sbin ipp-usb
install -m 644 -D -t $(PREFIX)/lib/udev/rules.d systemd-udev/*.rules
install -m 644 -D -t $(PREFIX)/lib/systemd/system systemd-udev/*.service