summaryrefslogtreecommitdiff
path: root/extras/run_directory/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'extras/run_directory/Makefile')
-rw-r--r--extras/run_directory/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/run_directory/Makefile b/extras/run_directory/Makefile
index 8444c3ba63..20b3af340c 100644
--- a/extras/run_directory/Makefile
+++ b/extras/run_directory/Makefile
@@ -47,7 +47,7 @@ clean:
install-bin: all
$(INSTALL_PROGRAM) udev_run_devd $(DESTDIR)$(sbindir)/udev_run_devd
- $(INSTALL_PROGRAM) udev_run_devd $(DESTDIR)$(sbindir)/udev_run_hotplugd
+ $(INSTALL_PROGRAM) udev_run_hotplugd $(DESTDIR)$(sbindir)/udev_run_hotplugd
.PHONY: install-bin
uninstall-bin: