X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=ab7fca677a5165f0d91f257d7858be9e2b55a7a5;hb=ab94af9201496ea3aa59bbf2a01eb750fbd1c08a;hp=a2087820e7584bb05b4ffd4a573c2a84617851f8;hpb=33e48d472e4e8e123be7bce5a0962cab7eaaa508;p=elogind.git diff --git a/Makefile.am b/Makefile.am index a2087820e..ab7fca677 100644 --- a/Makefile.am +++ b/Makefile.am @@ -304,6 +304,7 @@ nodist_systemunit_DATA = \ units/getty@.service \ units/serial-getty@.service \ units/console-shell.service \ + units/console-getty.service \ units/systemd-initctl.service \ units/systemd-shutdownd.service \ units/systemd-modules-load.service \ @@ -339,6 +340,7 @@ EXTRA_DIST += \ units/getty@.service.m4 \ units/serial-getty@.service.m4 \ units/console-shell.service.m4.in \ + units/console-getty.service.m4.in \ units/rescue.service.m4.in \ units/systemd-initctl.service.in \ units/systemd-shutdownd.service.in \ @@ -3123,7 +3125,6 @@ systemd-install-data-hook: $(LN_S) ../system-services/org.freedesktop.systemd1.service org.freedesktop.systemd1.service ) if HAVE_PLYMOUTH $(MKDIR_P) -m 0755 \ - $(DESTDIR)$(SYSTEM_SYSVINIT_PATH) \ $(DESTDIR)$(systemunitdir)/reboot.target.wants \ $(DESTDIR)$(systemunitdir)/kexec.target.wants \ $(DESTDIR)$(systemunitdir)/poweroff.target.wants \