chiark / gitweb /
Add Frugalware display-manager service
[elogind.git] / Makefile.am
index 52a8c475e2e38122bb3d0e66c8b93713559e8843..3bac47849e18f70e169148b93934210ab29bffaa 100644 (file)
@@ -360,6 +360,11 @@ dist_systemunit_DATA += \
        units/fedora/halt-local.service
 endif
 
+if TARGET_FRUGALWARE
+dist_systemunit_DATA += \
+       units/frugalware/display-manager.service
+endif
+
 if HAVE_PLYMOUTH
 dist_systemunit_DATA += \
        units/plymouth-start.service \
@@ -519,6 +524,7 @@ MANPAGES = \
        man/systemctl.1 \
        man/systemadm.1 \
        man/systemd-cgls.1 \
+       man/systemd-nspawn.1 \
        man/systemd-tmpfiles.8 \
        man/systemd-notify.1 \
        man/sd_notify.3 \