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:23:43 +0000 (10:23 -0700)
commit0576917efd8ad74b656c66a8bf680d696d9cce75
treeb1cbf60d7700474a123ff8578da5dc034dfb9f45
parent2e8a3d9beb7c29626faafab1eaed41db6e407ce3
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