summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile-man.am2
-rw-r--r--man/pam_systemd.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile-man.am b/Makefile-man.am
index 58271d28dc..e095c3e765 100644
--- a/Makefile-man.am
+++ b/Makefile-man.am
@@ -15,7 +15,6 @@ MANPAGES += \
man/machine-id.5 \
man/machine-info.5 \
man/os-release.5 \
- man/pam_systemd.8 \
man/runlevel.8 \
man/sd-daemon.3 \
man/sd-id128.3 \
@@ -423,6 +422,7 @@ endif
if HAVE_PAM
MANPAGES += \
man/loginctl.1 \
+ man/pam_systemd.8 \
man/sd-login.3 \
man/sd_get_seats.3 \
man/sd_login_monitor_new.3 \
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index d74a91878c..2dc6651885 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -21,7 +21,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
-->
-<refentry id="pam_systemd">
+<refentry id="pam_systemd" conditional='HAVE_PAM'>
<refentryinfo>
<title>pam_systemd</title>