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

@@ -128,6 +128,9 @@ EXTRA_libroken_la_SOURCES = \
search.hin \
vis.hin
libroken_la_DEPENDENCIES = \
version-script.map
libroken_la_LIBADD = @LTLIBOBJS@ $(LIB_crypt)
$(LTLIBOBJS) $(libroken_la_OBJECTS): roken.h $(XHEADERS)