aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_selinux/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_selinux/Makefile.am')
-rw-r--r--modules/pam_selinux/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_selinux/Makefile.am b/modules/pam_selinux/Makefile.am
index c46d408e..c3a753c5 100644
--- a/modules/pam_selinux/Makefile.am
+++ b/modules/pam_selinux/Makefile.am
@@ -33,7 +33,7 @@ pam_selinux_check_LDADD = $(top_builddir)/libpam/libpam.la \
$(top_builddir)/libpam_misc/libpam_misc.la
if ENABLE_REGENERATE_MAN
-noinst_DATA = README pam_selinux.8
+noinst_DATA = README
README: pam_selinux.8.xml
-include $(top_srcdir)/Make.xml.rules
endif