diff options
Diffstat (limited to 'modules/pam_loginuid')
-rw-r--r-- | modules/pam_loginuid/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_loginuid/Makefile.am b/modules/pam_loginuid/Makefile.am index 8bfbcdbe..561e08c7 100644 --- a/modules/pam_loginuid/Makefile.am +++ b/modules/pam_loginuid/Makefile.am @@ -30,7 +30,7 @@ if ENABLE_REGENERATE_MAN noinst_DATA = README -README: pam_loginuid.8.xml +README: $(XMLS) -include $(top_srcdir)/Make.xml.rules endif |