summaryrefslogtreecommitdiff
path: root/modules/pam_access
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_access')
-rw-r--r--modules/pam_access/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_access/Makefile.am b/modules/pam_access/Makefile.am
index eff6457f..1ecae3f6 100644
--- a/modules/pam_access/Makefile.am
+++ b/modules/pam_access/Makefile.am
@@ -33,7 +33,7 @@ if ENABLE_REGENERATE_MAN
noinst_DATA = README
-README: pam_access.8.xml access.conf.5.xml
+README: $(XMLS)
-include $(top_srcdir)/Make.xml.rules
endif