diff options
Diffstat (limited to 'modules/pam_echo/Makefile.am')
-rw-r--r-- | modules/pam_echo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_echo/Makefile.am b/modules/pam_echo/Makefile.am index 7d7ae983..2b110aaf 100644 --- a/modules/pam_echo/Makefile.am +++ b/modules/pam_echo/Makefile.am @@ -36,5 +36,5 @@ tst_pam_echo_retval_LDADD = $(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 |