Add missing $(LIBS) to some shared libraries
authorTom Yu <tlyu@mit.edu>
Thu, 17 May 2012 23:32:41 +0000 (19:32 -0400)
committerTom Yu <tlyu@mit.edu>
Thu, 17 May 2012 23:32:41 +0000 (19:32 -0400)
commit0eaf09290223c25ce846a09808f192ab38cced15
tree3835d3f5072c17e26d0afd9b3939f974b1e13a22
parenta2d47235d4b3ce1a51767ffb6bcabb0460a9387d
Add missing $(LIBS) to some shared libraries

Add $(LIBS) to the $(SHLIB_EXPLIBS) for some shared libraries which
did not previously include it, which prevented gcov from working
properly in some cases.

Patch from W. Trevor King.

ticket: 7138
src/lib/kadm5/clnt/Makefile.in
src/lib/kadm5/srv/Makefile.in
src/lib/rpc/Makefile.in
src/plugins/kdb/db2/libdb2/Makefile.in
src/util/verto/Makefile.in