X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=940892c5a963eb337fd0be7cb190981b9d0f62a9;hb=b668e06428a996348f81b352db3a1084a4e9adf5;hp=3d6951acdc8f9e7274f6da07aaa02b65455f6dbe;hpb=47a2669062882d1b4ed6ae3c7b8926e09f2a978e;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 3d6951acd..940892c5a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -197,7 +197,9 @@ pamlib_LTLIBRARIES = \ endif dist_pkgsysconf_DATA = \ - src/system.conf + src/system.conf \ + src/user.conf \ + src/systemd-logind.conf dist_dbuspolicy_DATA = \ src/org.freedesktop.systemd1.conf \ @@ -624,6 +626,7 @@ MANPAGES = \ man/shutdown.8 \ man/pam_systemd.8 \ man/systemd.conf.5 \ + man/systemd-logind.conf.5 \ man/tmpfiles.d.5 \ man/hostname.5 \ man/machine-id.5 \