Fix building with "make -j2" or greater by building shared libs first.
commit09184e774bd7ac6dddc0d2ed8e7806f7707e407c
authorMichael Adam <obnox@samba.org>
Thu, 7 Feb 2008 23:56:39 +0000 (8 00:56 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 7 Feb 2008 23:56:39 +0000 (8 00:56 +0100)
treefcb5e70490b52c2b2279a762b12aee0e650f4e7f
parentc09e619a58e8a8a5317627acbf05d8b08ffdf9f4
Fix building with "make -j2" or greater by building shared libs first.

Also build libwbclient before the other shared libs so
building libsmbclient (e.g.) won't fail.

Michael
source/Makefile.in