chiark / gitweb /
do not install factory/etc/pam.d if --disable-pam
[elogind.git] / Makefile.am
index bf860cdc0088b98029b5b7456d1dec17242a2095..1bdc91c2390ac1a38dbba43eae633db86ac6e19c 100644 (file)
@@ -2048,9 +2048,11 @@ endif
 dist_factory_etc_DATA = \
        factory/etc/nsswitch.conf
 
+if HAVE_PAM
 dist_factory_pam_DATA = \
        factory/etc/pam.d/system-auth \
        factory/etc/pam.d/other
+endif
 
 # ------------------------------------------------------------------------------
 if ENABLE_FIRSTBOOT