netdev: Extend rx_recv to pass multiple packets.
[sliver-openvswitch.git] / lib / automake.mk
index e3192fc..6b0442c 100644 (file)
@@ -52,6 +52,7 @@ lib_libopenvswitch_la_SOURCES = \
        lib/dhparams.h \
        lib/dirs.h \
        lib/dpif-netdev.c \
+       lib/dpif-netdev.h \
        lib/dpif-provider.h \
        lib/dpif.c \
        lib/dpif.h \
@@ -145,6 +146,8 @@ lib_libopenvswitch_la_SOURCES = \
        lib/ovs-atomic-locked.h \
        lib/ovs-atomic-pthreads.h \
        lib/ovs-atomic.h \
+       lib/ovs-rcu.c \
+       lib/ovs-rcu.h \
        lib/ovs-thread.c \
        lib/ovs-thread.h \
        lib/ovsdb-data.c \
@@ -244,6 +247,7 @@ lib_libopenvswitch_la_SOURCES += \
        lib/getrusage-windows.c \
        lib/latch-windows.c \
        lib/route-table-stub.c \
+       lib/strsep.c \
        lib/stream-fd-windows.c
 else
 lib_libopenvswitch_la_SOURCES += \