Implement JSON-RPC protocol.
[sliver-openvswitch.git] / lib / automake.mk
index 8dc2899..07f7ce7 100644 (file)
@@ -55,6 +55,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/hmap.h \
        lib/json.c \
        lib/json.h \
+       lib/jsonrpc.c \
+       lib/jsonrpc.h \
        lib/leak-checker.c \
        lib/leak-checker.h \
        lib/learning-switch.c \