bridge: Break bonding implementation out into library.
[sliver-openvswitch.git] / lib / automake.mk
index 60d030e..ffebefa 100644 (file)
@@ -14,6 +14,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/backtrace.h \
        lib/bitmap.c \
        lib/bitmap.h \
+       lib/bond.c \
+       lib/bond.h \
        lib/byte-order.h \
        lib/byteq.c \
        lib/byteq.h \