diff options
Diffstat (limited to 'modules/pam_namespace/Makefile.am')
-rw-r--r-- | modules/pam_namespace/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_namespace/Makefile.am b/modules/pam_namespace/Makefile.am index 995e5c94..9bc3956e 100644 --- a/modules/pam_namespace/Makefile.am +++ b/modules/pam_namespace/Makefile.am @@ -50,6 +50,6 @@ uninstall-local: if ENABLE_REGENERATE_MAN noinst_DATA = README -README: pam_namespace.8.xml namespace.conf.5.xml pam_namespace_helper.8.xml +README: $(XMLS) -include $(top_srcdir)/Make.xml.rules endif |