summaryrefslogtreecommitdiff
path: root/modules/pam_tally/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_tally/Makefile.am')
-rw-r--r--modules/pam_tally/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/pam_tally/Makefile.am b/modules/pam_tally/Makefile.am
index dae38198..8b8c63bf 100644
--- a/modules/pam_tally/Makefile.am
+++ b/modules/pam_tally/Makefile.am
@@ -14,8 +14,7 @@ secureconfdir = $(SCONFIGDIR)
noinst_HEADERS = faillog.h
AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include
-AM_LDFLAGS = -no-undefined -avoid-version -module \
- -L$(top_builddir)/libpam -lpam
+AM_LDFLAGS = -L$(top_builddir)/libpam -lpam
pam_tally_la_LDFLAGS = -no-undefined -avoid-version -module
if HAVE_VERSIONING