X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=3ddbdf77d352a72d3d02b3aeece3a19f36a7ab6e;hb=e26807239bd65bc17535a53cd540f38600e7ef24;hp=321379ca5fa7994d510968c0a0b1d052b3b5488e;hpb=45035609fcfc3fe09324988c4929a3c147171c23;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 321379ca5..3ddbdf77d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1894,15 +1894,8 @@ nodist_systemunit_DATA += \ EXTRA_DIST += \ units/systemd-firstboot.service.in -systemgenerator_PROGRAMS += \ - systemd-firstboot-generator - -systemd_firstboot_generator_SOURCES = \ - src/firstboot/firstboot-generator.c - -systemd_firstboot_generator_LDADD = \ - libsystemd-label.la \ - libsystemd-shared.la +SYSINIT_TARGET_WANTS += \ + systemd-firstboot.service endif