Don't overload IP TOS with the frag matching bits.
[sliver-openvswitch.git] / lib / automake.mk
index 7cc0dbe..6484518 100644 (file)
@@ -67,6 +67,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/lacp.h \
        lib/leak-checker.c \
        lib/leak-checker.h \
+       lib/learn.c \
+       lib/learn.h \
        lib/learning-switch.c \
        lib/learning-switch.h \
        lib/list.c \
@@ -139,6 +141,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/sort.h \
        lib/sset.c \
        lib/sset.h \
+       lib/stp.c \
+       lib/stp.h \
        lib/stream-fd.c \
        lib/stream-fd.h \
        lib/stream-provider.h \
@@ -245,6 +249,7 @@ MAN_FRAGMENTS += \
        lib/daemon.man \
        lib/daemon-syn.man \
        lib/leak-checker.man \
+       lib/ovs.tmac \
        lib/ssl-bootstrap.man \
        lib/ssl-bootstrap-syn.man \
        lib/ssl-peer-ca-cert.man \