chiark / gitweb /
Revert "only build and install systemd-bus-proxyd if --enable-kdbus"
[elogind.git] / Makefile.am
index 53128518b476fd8ce53cc481e9c1b3b376a7af43..0f54c5c014eca00604dc087aef4105aff3185faf 100644 (file)
@@ -721,7 +721,6 @@ EXTRA_DIST += \
        $(man_MANS) \
        tools/make-man-index.py \
        tools/make-directive-index.py \
-       tools/make-man-rules.py \
        tools/xml_helper.py
 
 # ------------------------------------------------------------------------------
@@ -2050,9 +2049,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