diff options
Diffstat (limited to 'modules/pam_namespace')
-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 507beea7..2619b591 100644 --- a/modules/pam_namespace/Makefile.am +++ b/modules/pam_namespace/Makefile.am @@ -48,5 +48,5 @@ sbin_SCRIPTS = pam_namespace_helper if ENABLE_REGENERATE_MAN dist_noinst_DATA = README --include $(top_srcdir)/Make.xml.rules +-include $(top_builddir)/Make.xml.rules endif |