summaryrefslogtreecommitdiff
path: root/modules/pam_tally
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2005-09-21 13:27:10 +0000
committerTomas Mraz <tm@t8m.info>2005-09-21 13:27:10 +0000
commitc01ac65a78ad194673ec02026bd1ca229b931791 (patch)
tree657abbb616f0ec7cc62f0fbd4d26236ebb01fc90 /modules/pam_tally
parenta12eb128f99eb6f775b22c2805d38f81738f25bb (diff)
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- Allow out of tree builds
Diffstat (limited to 'modules/pam_tally')
-rw-r--r--modules/pam_tally/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_tally/Makefile.am b/modules/pam_tally/Makefile.am
index 73c819c4..c7aacc0d 100644
--- a/modules/pam_tally/Makefile.am
+++ b/modules/pam_tally/Makefile.am
@@ -17,7 +17,7 @@ AM_LDFLAGS = -no-undefined -avoid-version -module \
pam_tally_la_LDFLAGS = -no-undefined -avoid-version -module
if HAVE_VERSIONING
- pam_tally_la_LDFLAGS += -Wl,--version-script=../modules.map
+ pam_tally_la_LDFLAGS += -Wl,--version-script=$(srcdir)/../modules.map
endif
securelib_LTLIBRARIES = pam_tally.la