Implement 802.1D Spanning Tree Protocol.
[openvswitch] / lib / Makefile.am
index 6c02909f9e8906bda14dac3bbf5e2648bc21c55d..229e11bed3df2af46f2cd7e92a74c7a8e60ce134 100644 (file)
@@ -25,6 +25,7 @@ libopenflow_a_SOURCES = \
        rconn.c \
        socket-util.c \
        timeval.c \
+       stp.c \
        util.c \
        vconn-tcp.c \
        vconn-unix.c \