build: fix shlibs target after internal changes, add libs target.
authorMichael Adam <obnox@samba.org>
Mon, 7 Jul 2008 15:32:18 +0000 (17:32 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jul 2008 18:34:03 +0000 (20:34 +0200)
commit5408317e338c500e6329dfcb3ca9a84a8c761a90
treeee2542ada8802de0fbb03e3a9f935470943348f1
parenteb48b5703b54c07e3d2d6fd791ee2f9b711cef25
build: fix shlibs target after internal changes, add libs target.

The shlibs target now only builds the shared libs as the name suggests.
All libraries are built by the new "libs" target.

Michael
(This used to be commit 1bb2b576a4fb546f51f1ad70ba8e8b3a86bff2c2)
source3/Makefile.in