X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=371cc562e92bcb60776166f3bff0af6e85d8205c;hp=5769dcb62ce54cb7b1e5941f6547816138125b7c;hb=d94ac66d3232054f1249821e74badeb4c99ae60e;hpb=db25d1d7655b1de4554942e49bc80a9b176ef8df diff --git a/Makefile.am b/Makefile.am index 5769dcb62..371cc562e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -259,7 +259,8 @@ dist_systemunit_DATA = \ units/systemd-tmpfiles-clean.timer \ units/quotaon.service \ units/systemd-ask-password-wall.path \ - units/systemd-ask-password-console.path + units/systemd-ask-password-console.path \ + units/syslog.target nodist_systemunit_DATA = \ units/getty@.service \ @@ -286,7 +287,6 @@ nodist_systemunit_DATA = \ units/systemd-ask-password-wall.service \ units/systemd-ask-password-console.service \ units/systemd-sysctl.service \ - units/syslog.target \ units/halt.service \ units/poweroff.service \ units/reboot.service \ @@ -330,7 +330,6 @@ EXTRA_DIST = \ units/systemd-ask-password-wall.service.in \ units/systemd-ask-password-console.service.in \ units/systemd-sysctl.service.in \ - units/syslog.target.in \ units/halt.service.in \ units/poweroff.service.in \ units/reboot.service.in \