ovsdb-types: Fix bug in ovsdb_base_type_is_ref().
[openvswitch] / lib / automake.mk
index 297e89c452d6ca378dc424b6232b55f64867296b..60d030e5acd78f7b135e2cdd21a959c8f91670c6 100644 (file)
@@ -126,6 +126,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/socket-util.h \
        lib/sort.c \
        lib/sort.h \
+       lib/sset.c \
+       lib/sset.h \
        lib/stream-fd.c \
        lib/stream-fd.h \
        lib/stream-provider.h \
@@ -144,6 +146,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/table.h \
        lib/tag.c \
        lib/tag.h \
+       lib/timer.c \
+       lib/timer.h \
        lib/timeval.c \
        lib/timeval.h \
        lib/type-props.h \