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 f7f5fd85..f6cbfb78 100644 --- a/modules/pam_loginuid/Makefile.am +++ b/modules/pam_loginuid/Makefile.am @@ -33,5 +33,5 @@ pam_loginuid_la_LIBADD = $(top_builddir)/libpam/libpam.la @LIBAUDIT@ if ENABLE_REGENERATE_MAN dist_noinst_DATA = README --include $(top_srcdir)/Make.xml.rules +-include $(top_builddir)/Make.xml.rules endif |