chiark / gitweb /
Revert "man: ship systemd-udevd as the real manpage"
[elogind.git] / Makefile.am
index 00ed3016fc2e815e3159e825dfcff10fb956d450..e4dfafb4b5df0b45bcb5a90d06efd2082b622499 100644 (file)
@@ -1659,16 +1659,16 @@ libudev_private_la_LIBADD = \
 MANPAGES += \
        man/udev.7 \
        man/udevadm.8 \
-       man/systemd-udevd.8
+       man/systemd-udevd.service.8
 
 MANPAGES_ALIAS += \
-       man/systemd-udevd.service.8 \
+       man/systemd-udevd.8 \
        man/systemd-udevd-control.socket.8 \
        man/systemd-udevd-kernel.socket.8
 
-man/systemd-udevd.service.8: man/systemd-udevd.8
-man/systemd-udevd-control.socket.8: man/systemd-udevd.8
-man/systemd-udevd-kernel.socket.8: man/systemd-udevd.8
+man/systemd-udevd.8: man/systemd-udevd.service.8
+man/systemd-udevd-control.socket.8: man/systemd-udevd.service.8
+man/systemd-udevd-kernel.socket.8: man/systemd-udevd.service.8
 
 udev-confdirs:
        -mkdir -p $(DESTDIR)$(sysconfdir)/udev/rules.d