summaryrefslogtreecommitdiff
path: root/modules/pam_lastlog/Makefile.am
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-12-16 07:57:07 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-12-16 07:57:07 +0000
commit4c2c1683d7f9fb6690175645a1ddea0acf3c308e (patch)
treeb7ea3e75d1259646979e9b44c54695fe6b6855e8 /modules/pam_lastlog/Makefile.am
parent38bb78401ac3a07aa40d64682772362bcebe8cca (diff)
Relevant BUGIDs: none
Purpose of commit: bugfix Commit summary: --------------- 2005-12-15 Thorsten Kukuk <kukuk@suse.de> * modules/pam_lastlog/pam_lastlog.c (last_login_read): Don't report an error if user logins the first time. * modules/pam_lastlog/README: New. * modules/pam_lastlog/Makefile.am: Add README to EXTRADIST.
Diffstat (limited to 'modules/pam_lastlog/Makefile.am')
-rw-r--r--modules/pam_lastlog/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pam_lastlog/Makefile.am b/modules/pam_lastlog/Makefile.am
index ad1a6619..cb6cf03c 100644
--- a/modules/pam_lastlog/Makefile.am
+++ b/modules/pam_lastlog/Makefile.am
@@ -7,6 +7,8 @@ CLEANFILES = *~
securelibdir = $(SECUREDIR)
secureconfdir = $(SCONFIGDIR)
+EXTRADIST = README
+
AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include
AM_LDFLAGS = -no-undefined -avoid-version -module \
-L$(top_builddir)/libpam -lpam -lutil