aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_sepermit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_sepermit/Makefile.am')
-rw-r--r--modules/pam_sepermit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_sepermit/Makefile.am b/modules/pam_sepermit/Makefile.am
index c382ebd8..4fcb3d50 100644
--- a/modules/pam_sepermit/Makefile.am
+++ b/modules/pam_sepermit/Makefile.am
@@ -38,6 +38,6 @@ install-data-local:
if ENABLE_REGENERATE_MAN
noinst_DATA = README
-README: pam_sepermit.8.xml
+README: $(XMLS)
-include $(top_srcdir)/Make.xml.rules
endif