ofproto: Move bond files to ofproto
[sliver-openvswitch.git] / ofproto / automake.mk
index 432f083..218a5b1 100644 (file)
@@ -7,6 +7,8 @@
 
 noinst_LIBRARIES += ofproto/libofproto.a
 ofproto_libofproto_a_SOURCES = \
+       ofproto/bond.c \
+       ofproto/bond.h \
        ofproto/collectors.c \
        ofproto/collectors.h \
        ofproto/connmgr.c \