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.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/pam_tally/Makefile.am b/modules/pam_tally/Makefile.am
index a900612b..73c819c4 100644
--- a/modules/pam_tally/Makefile.am
+++ b/modules/pam_tally/Makefile.am
@@ -11,9 +11,8 @@ secureconfdir = $(SCONFIGDIR)
noinst_HEADERS = faillog.h
-AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include \
- -I$(top_srcdir)/modules/pammodutil/include/
-AM_LDFLAGS = $(top_builddir)/modules/pammodutil/libpammodutil.la \
+AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include
+AM_LDFLAGS = -no-undefined -avoid-version -module \
-L$(top_builddir)/libpam -lpam
pam_tally_la_LDFLAGS = -no-undefined -avoid-version -module