diff options
Diffstat (limited to 'modules/pam_group')
-rw-r--r-- | modules/pam_group/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_group/Makefile.am b/modules/pam_group/Makefile.am index dc43cf01..c8d2501b 100644 --- a/modules/pam_group/Makefile.am +++ b/modules/pam_group/Makefile.am @@ -31,6 +31,6 @@ TESTS = tst-pam_group if ENABLE_REGENERATE_MAN noinst_DATA = README -README: pam_group.8.xml group.conf.5.xml +README: $(XMLS) -include $(top_srcdir)/Make.xml.rules endif |