summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 2 insertions, 9 deletions
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