ovsdb: Don't add ovsdb-server.c to libovsdb.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 18 Jul 2014 01:15:17 +0000 (18:15 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 18 Jul 2014 17:25:08 +0000 (10:25 -0700)
commit3f0588bfa5c4d427ddeab1db63ed256cc7abfe52
treee86ed20b97707f63ef12babd6f522e27d5705387
parent100e52222f0eed1784b71d5858137df60775b299
ovsdb: Don't add ovsdb-server.c to libovsdb.

Without this change, with shared libraries, VLOG
constructor for ovsdb-server would get called twice corrupting
the 'vlog_modules' list causing an infinite loop.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Reported-by: Gur Stavi <gstavi@mrv.com>
Acked-by: Ben Pfaff <blp@nicira.com>
AUTHORS
ovsdb/automake.mk