Implement 802.1D Spanning Tree Protocol.
[sliver-openvswitch.git] / include / Makefile.am
index e773ba0..5591c6a 100644 (file)
@@ -4,6 +4,8 @@ noinst_HEADERS = \
        compiler.h \
        csum.h \
        daemon.h \
+       dhcp-client.h \
+       dhcp.h \
        dynamic-string.h \
        dpif.h \
        fatal-signal.h \
@@ -24,12 +26,16 @@ noinst_HEADERS = \
        queue.h \
        random.h \
        rconn.h \
+       sat-math.h \
        socket-util.h \
        type-props.h \
        timeval.h \
+       stp.h \
        util.h \
        vconn.h \
        vconn-ssl.h \
+       vconn-stream.h \
        vlog-socket.h \
+       vlog-modules.def \
        vlog.h \
        xtoxll.h