summaryrefslogtreecommitdiff
path: root/modules/pam_unix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_unix')
-rw-r--r--modules/pam_unix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_unix/Makefile.am b/modules/pam_unix/Makefile.am
index 67520613..9997603b 100644
--- a/modules/pam_unix/Makefile.am
+++ b/modules/pam_unix/Makefile.am
@@ -25,7 +25,7 @@ if HAVE_LIBCRACK
endif
pam_unix_la_LDFLAGS = -no-undefined -avoid-version -module \
- -L$(top_builddir)/modules/pammodutil -lpammodutil \
+ $(top_builddir)/modules/pammodutil/libpammodutil.la \
@LIBCRACK@ @LIBNSL@
if HAVE_VERSIONING
pam_unix_la_LDFLAGS += -Wl,--version-script=../modules.map