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 608a095f..fe884e77 100644
--- a/modules/pam_unix/Makefile.am
+++ b/modules/pam_unix/Makefile.am
@@ -26,7 +26,7 @@ endif
pam_unix_la_LDFLAGS = -no-undefined -avoid-version -module \
@LIBCRACK@ @LIBNSL@
if HAVE_VERSIONING
- pam_unix_la_LDFLAGS += -Wl,--version-script=../modules.map
+ pam_unix_la_LDFLAGS += -Wl,--version-script=$(srcdir)/../modules.map
endif
securelib_LTLIBRARIES = pam_unix.la