ovsdb: Refactor jsonrpc-server to make the concept of a session public.
[sliver-openvswitch.git] / ovsdb / automake.mk
index 1f53d20..5c9a8fb 100644 (file)
@@ -21,6 +21,8 @@ ovsdb_libovsdb_a_SOURCES = \
        ovsdb/query.h \
        ovsdb/row.c \
        ovsdb/row.h \
+       ovsdb/server.c \
+       ovsdb/server.h \
        ovsdb/table.c \
        ovsdb/table.h \
        ovsdb/trigger.c \