Remove vestigial support for Spanning Tree Protocol.
[openvswitch] / lib / automake.mk
index 49f4e2c77d977c4b042830ca99dfb626f93b27a1..f7a2422c6329c8140ccde598870f9fe7905f8d3e 100644 (file)
@@ -40,6 +40,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/dpif.h \
        lib/dynamic-string.c \
        lib/dynamic-string.h \
+       lib/entropy.c \
+       lib/entropy.h \
        lib/fatal-signal.c \
        lib/fatal-signal.h \
        lib/flow.c \
@@ -115,8 +117,6 @@ lib_libopenvswitch_a_SOURCES = \
        lib/socket-util.h \
        lib/sort.c \
        lib/sort.h \
-       lib/stp.c \
-       lib/stp.h \
        lib/stream-fd.c \
        lib/stream-fd.h \
        lib/stream-provider.h \
@@ -255,6 +255,7 @@ COVERAGE_FILES = \
        lib/rconn.c \
        lib/rtnetlink.c \
        lib/stream.c \
+       lib/stream-ssl.c \
        lib/timeval.c \
        lib/unixctl.c \
        lib/util.c \