Implement 802.1D Spanning Tree Protocol.
[sliver-openvswitch.git] / lib / Makefile.am
index 3d2a4ef..229e11b 100644 (file)
@@ -24,6 +24,8 @@ libopenflow_a_SOURCES = \
        random.c \
        rconn.c \
        socket-util.c \
+       timeval.c \
+       stp.c \
        util.c \
        vconn-tcp.c \
        vconn-unix.c \