Implement 802.1D Spanning Tree Protocol.
[openvswitch] / include / Makefile.am
index e773ba0a6c00a9639519ab09572dfeec83085d19..5591c6acd13accacd1676c4f21543bd50cf7cbb3 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