summaryrefslogtreecommitdiff
path: root/md5-crypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'md5-crypt/Makefile')
-rw-r--r--md5-crypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/md5-crypt/Makefile b/md5-crypt/Makefile
index 27a8b0098a..40186eceef 100644
--- a/md5-crypt/Makefile
+++ b/md5-crypt/Makefile
@@ -66,7 +66,7 @@ libmd5crypt: $(objpfx)libmd5crypt.so
# drop in replacement.
LDFLAGS-md5crypt.so = -Wl,-soname=lib$(libprefix)crypt.so$(libcrypt.so-version)
# We also use the same version script.
-libmd5crypt-map := libcrypt.map
+libmd5crypt-map := $(common-objpfx)libcrypt.map
endif
define o-iterator-doit