X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=429da59ee75013aef930828fa6371878ee00c1b6;hp=bafd4734cca150b219434890af8069215973c143;hb=5bbbe461fd4d133eac49f41210e2fd4846f577d8;hpb=5fe25affc01fb003a3a66937458a25640a6075ce diff --git a/Makefile.am b/Makefile.am index bafd4734c..429da59ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -422,11 +422,6 @@ systemgenerator_PROGRAMS += \ systemd-rc-local-generator endif -if TARGET_FRUGALWARE -dist_systemunit_DATA += \ - units/frugalware/display-manager.service -endif - if TARGET_SUSE dist_systemunit_DATA += \ units/suse/rc-local.service \ @@ -1115,6 +1110,7 @@ libsystemd_core_la_LIBADD = \ libsystemd-dbus.la \ libsystemd-audit.la \ libsystemd-id128-internal.la \ + libsystemd-daemon.la \ libudev.la \ $(LIBWRAP_LIBS) \ $(PAM_LIBS) \