diff options
Diffstat (limited to 'modules/pam_rhosts/Makefile.am')
-rw-r--r-- | modules/pam_rhosts/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_rhosts/Makefile.am b/modules/pam_rhosts/Makefile.am index cb7dbe53..b012a321 100644 --- a/modules/pam_rhosts/Makefile.am +++ b/modules/pam_rhosts/Makefile.am @@ -33,5 +33,5 @@ pam_rhosts_la_LIBADD = $(top_builddir)/libpam/libpam.la if ENABLE_REGENERATE_MAN dist_noinst_DATA = README --include $(top_srcdir)/Make.xml.rules +-include $(top_builddir)/Make.xml.rules endif |