Add version-script.map to _DEPENDENCIES.

Added to 11 out of 14 directories with map files.  Not lib/ntlm,
lib/hcrypto and kdc which have the map file as an explicit dependency
to _OBBJECTS.

Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
This commit is contained in:
Linus Nordberg
2011-07-21 00:38:36 +02:00
committed by Love Hörnquist Åstrand
parent f60ec15834
commit 2e35198908
11 changed files with 25 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ dist_libotp_la_SOURCES = \
nodist_libotp_la_SOURCES = $(ndbm_wrap) $(ROKEN_SRCS)
libotp_la_DEPENDENCIES = version-script.map
if do_roken_rename
ROKEN_SRCS = snprintf.c strcasecmp.c strncasecmp.c strlwr.c strlcpy.c strlcat.c
endif